# Transfer

Before you first start trading, you'll need to transfer funds from "My wallet" to "Exchange wallet".

<figure><img src="/files/6AGd4531jNnmLDn7zvHo" alt=""><figcaption></figcaption></figure>

**To make a transfer in of your Exchange Wallet:**

* Click any "Transfer" button.
* Select "From My Wallet" to "To Exchange Wallet."
* Choose the currency pair you want to transfer and enter the quantity.
* Click the "Transfer" button.
* Congratulations, you've completed your first transfer into the exchange wallet.

\
Please note that only funds in the exchange wallet can be used for futures trading and staking. Transfers into the exchange wallet of USDT, USDC, USDC.e, and DAI will be converted to USDX.

You always have control over your assets. Transferring assets into the exchange wallet simply deposits them into SubstanceX's smart contract, and you can transfer them back to your Metamask wallet at any time.

**To make a transfer out of your Exchange Wallet:**

* Click any "Transfer" button.
* Select "From Exchange Wallet" to "To My Wallet."
* Choose the currency pair you want to transfer and enter the quantity.
* Click the "Transfer" button.
* Your transfer out is complete.


---

# 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.substancex.io/tutorials/transfer.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.
