# Financial operations

### Deposit

{% hint style="info" %}
Only stablecoins **USDT/USDC** are accepted for account deposits.
{% endhint %}

Deposits can only be made via a crypto transfer from your wallet. Fund your account with stablecoins (USDT/USDC), and the funds will appear in your wallet on the selected exchange in Tiger.com Broker.

\
For more details, please refer to:

{% content-ref url="/pages/nXB4SvDku2SH0iXPfMX0" %}
[Deposit](/english-2/financial-operations/deposit.md)
{% endcontent-ref %}

### Transfer

{% hint style="info" %}
This operation is available exclusively for the Binance exchange.

On Bybit exchanges, unified accounts are used for both spot and futures markets, so transferring funds between wallets is not required.
{% endhint %}

Tiger.com Broker allows you to transfer funds between different wallets within your Binance account. For instance, you can transfer funds between the SPOT wallet and the Futures USDⓈ-M wallet on Binance.

For more details, please refer to:

{% content-ref url="/pages/tsNHdK5I61rpJm98M9ZT" %}
[Binance Transfer](/english-2/financial-operations/binance-transfer.md)
{% endcontent-ref %}

### Withdrawal

{% hint style="info" %}
Only stablecoins **USDT/USDC** are accepted for account withdrawals.
{% endhint %}

You can withdraw funds from your trading account wallet to an external wallet of your choice. During the withdrawal process, you need to specify the asset, network, and transaction amount.

For more details, please refer to:

{% content-ref url="/pages/GKpbl6NvUZpRqICWdK43" %}
[Withdrawal](/english-2/financial-operations/withdrawal.md)
{% endcontent-ref %}


---

# 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.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.
