# Transferring funds between accounts in Tiger.com Broker

{% hint style="success" %}
Activate the "Addresses whitelist " option in your [Profile](https://account.tiger.com/profile) settings for quick access to  Tiger.com Broker wallets in the withdrawal menu.
{% endhint %}

#### **To transfer funds from one exchange account to another, follow these steps:**

**Find the deposit address.** To get your wallet address, switch to the exchange account you want to deposit funds into. For example, if you're transferring funds from Binance to Bybit, switch between the two exchanges accordingly.

<figure><img src="/files/4Zrd9LI6aOKiunsLbR6x" alt=""><figcaption></figcaption></figure>

Go to the [Wallet](https://account.tiger.com/wallet)  and select Deposit:

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

Select the token and network for the transfer, then copy the wallet address:<br>

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

**Switch to the sending exchange:** On the top panel of your account, switch to the exchange from which you want to send funds. Then go to the [Wallet](https://account.tiger.com/wallet) tab and select **Withdraw**:

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

**Enter transfer details:** Paste the wallet address you copied earlier, specify the transfer amount, select the cryptocurrency and network. Then, confirm the transaction using Google Authenticator.

<figure><img src="/files/1xCjVc0JngvcC2oyd1Us" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
Always double-check the network and wallet address before making a transfer. Funds sent to the wrong network or address may be lost and cannot be recovered. The company is not responsible for any errors made during the deposit or withdrawal process.
{% endhint %}


---

# 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/transferring-funds-between-accounts-in-tiger.com-broker.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.
