# Withdrawal

{% hint style="info" %}
Withdrawals can only be made in stablecoins — USDT/USDC.
{% endhint %}

To make a withdrawal, please follow these steps:

1. Select the exchange:

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2F4C5n75P0fhYwso5qhXBp%2FScreen%20Shot%202024-12-12%20at%2012.19.48.png?alt=media&#x26;token=7a225e17-2362-4007-9717-0301a291f5f2" alt=""><figcaption></figcaption></figure>

2. Go to the[ **Wallet** ](https://account.tiger.com/wallet)section and click on **Withdraw:**

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2Fgh2cpHR9rhkdBVJ43gnH%2FScreen%20Shot%202024-12-12%20at%2013.45.37.png?alt=media&#x26;token=a7a9e2a2-b12b-4f9a-ac47-530d6aff47af" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Withdrawals from Binance can only be made from the Spot account. To withdraw from the Futures account, you must first transfer the funds to the Spot account.
{% endhint %}

3. When withdrawing funds, you need to provide the following details:
   * Wallet address for the withdrawal
   * Cryptocurrency
   * Network (blockchain)
   * Withdrawal amount

{% hint style="info" %}
If the "Addresses Whitelist" option is enabled, withdrawals are only allowed to trusted wallets.
{% endhint %}

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2FWFTQPjVg0Z9hXYAYqoDS%2FScreen%20Shot%202024-12-12%20at%2013.44.52.png?alt=media&#x26;token=3ab297c2-2bbb-4433-bdb2-cbe47a6530a0" 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/withdrawal.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.
