# Fund Transfer | Before Trading

You have successfully enrolled in a Challenge in the previous step. Now, the next thing you need to do is to trade! To start your trading operations, you need to transfer funds from your funding account to your Futures account.

Please click on the "*Assets*" button located in the upper menu. This will allow you to view your assets.

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FK5dOFWUVcsmPsn5ABgv8%2Fimage.png?alt=media&#x26;token=086b6da6-4699-4a32-a3ac-0a04acc03c5a" alt=""><figcaption></figcaption></figure>

Your assets are displayed. The assets corresponding to the account size you purchased are located in your funding account. To start trading with these assets, please click on the "*Transfer*" button.

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2Fdw8xlY1UK8coLdbUpPVE%2Fimage.png?alt=media&#x26;token=b2a7577b-bbcb-4d04-a4cf-32f4abe034a3" alt=""><figcaption></figcaption></figure>

After clicking the "*Transfer*" button, the Transfer screen will open. On the Transfer screen, you must transfer your assets from the Funding Account to the Futures Account. Click the "*Transfer*" button again.

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2F2xHuq7R3t9ms7hdUM1WU%2Fimage.png?alt=media&#x26;token=35470abe-01fd-44e9-bf06-e9d9339b273f" alt=""><figcaption></figcaption></figure>

Your assets have been successfully transferred to the Futures Account. You can now start trading. To begin trading, click on the "*Trade*" button.

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FN3M9g1tFcRWKIT2qepsr%2Fimage.png?alt=media&#x26;token=7eb427d0-1842-49db-a0d5-ae8bf5be87de" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.propw.com/documentation/getting-started/fund-transfer-or-before-trading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
