# Deposit

{% hint style="info" %}
Deposits are made only in stablecoins: USDT/USDC.&#x20;
{% endhint %}

To make a deposit, 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 **Deposit:**

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2Ffuj7ws0jYjFuMkRLg2WT%2FScreen%20Shot%202024-12-12%20at%2012.21.37.png?alt=media&#x26;token=385c2d32-2670-4958-8262-2bd2da79bff8" alt=""><figcaption></figcaption></figure>

2. Choose the token and network for the transfer. The wallet address will appear, which you can copy or scan using the QR code:

<figure><img src="https://3857619824-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyw4jlbyXBiRSgCIsu0tg%2Fuploads%2FWSDkyoBWvde0U51TxYYz%2Fphoto_2024-12-12%2012.44.38.jpeg?alt=media&#x26;token=e0182228-f525-4a90-a084-93f71e20b01b" alt=""><figcaption><p>.</p></figcaption></figure>

3. Make a deposit from your external wallet.&#x20;

{% 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 %}

**How soon will the funds be credited to your account?**

Processing time depends on the network’s current load, which can vary based on the number of transactions and available processing servers. Once the transaction is confirmed by the network, it will be completed. You can check the transaction speed on public sources.


---

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