# How to deposit your wallet and withdraw Funds?

**Deposit:**

1. Complete the [verification process](https://broker-docs.tiger.com/english-2/getting-started/verification).
2. Enable two-factor authentication via the [Google Authenticator app](https://broker-docs.tiger.com/english-2/getting-started/two-factor-authentication-2fa).
3. Go to the main account page and click the **"Deposit"** button.
4. Select the cryptocurrency and blockchain so that the system automatically generates your wallet address.

More detailed instructions on depositing funds are described in [this article](https://broker-docs.tiger.com/english-2/financial-operations/deposit).

**How to Withdraw Funds:**

1. On the [main account page](https://account.tiger.trade/), click the **"Withdraw"** button.
2. Select the cryptocurrency and blockchain.
3. Confirm the transaction via the [Google Authenticator app](https://broker-docs.tiger.com/dvukhfaktornaya-autentifikaciya-2fa).

You can read more about the withdrawal process [here](https://broker-docs.tiger.com/english-2/financial-operations/withdrawal).


---

# 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/frequently-asked-questions/how-to-deposit-your-wallet-and-withdraw-funds.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.
