# Internal Transfer

To start trading on Perpetuals, you need to transfer funds from your Spot Wallet to your Futures Wallet first. To transfer funds to the USDⓈ-M Futures Wallet, ensure that you are on the USDⓈ-M Futures trading interface. Conversely, to transfer funds to the Spot Wallet, make sure you are on the Spot trading interface.

### Tutorials

1. On the trading interface, the main trading tab will appear on the right side. Click the **'Transfer'** button.

<figure><img src="/files/VwOTJCc4Hbe1GQAuwWTG" alt="" width="563"><figcaption></figcaption></figure>

2. Select the internal wallet you want to send assets from and the wallet you wish to receive the assets in.

<figure><img src="/files/56Bk37vYUjuC9xEL2ln4" alt="" width="563"><figcaption></figcaption></figure>

3. Choose the asset and amount to transfer. Internal transfers within the same CEX account are free, with no additional network fees.

<figure><img src="/files/IR6y7jP4Dsddt67dcduN" alt="" width="563"><figcaption></figcaption></figure>

4. Finally, click **'Confirm'** to complete the transfer successfully.

<figure><img src="/files/bvZHzpnpEaIJuOEFPCYN" alt="" width="563"><figcaption></figcaption></figure>

### Perpetual Trading with Transferred Assets

After transferring assets into your internal **USDⓈ-M Futures Wallet**, you can start trading on the **Perpetuals** market. The guide for perpetuals trading continues on the next page.


---

# 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://books.eisenfinance.com/eisen-finance/user-guide/cex-trading-on-eisen/internal-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.
