# Binance Transfer

You can transfer funds from one wallet type to another as follows:

**From the Spot wallet:**

* Transfer any assets to the Futures USDⓈ-M wallet.
* Transfer any assets to the Futures COIN-M wallet, except for stablecoins (USDT, USDC).

{% hint style="info" %}
From the Futures COIN-M and Futures USDⓈ-M wallets funds can only be transferred to the Spot account.
{% endhint %}

**How to make a transfer:**

1. &#x20;Go to the [Wallet](https://account.tiger.com/wallet) and click the **Transfer** button:

<figure><img src="/files/HJnODLnQNFR2lvBIJKsq" alt=""><figcaption></figcaption></figure>

2. Choose the source and destination accounts for the transfer, specify the amount and select the token for the transfer:

<figure><img src="/files/efH1Xit1mZDAhOuO5CzM" alt=""><figcaption></figcaption></figure>

3. Click the **Transfer** button to initiate the transfer:

<figure><img src="/files/0dOD8diu4LD2g4eRLwpC" 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://broker-docs.tiger.com/english-2/financial-operations/binance-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.
