# Frequently Asked Questions

- [How to deposit your wallet and withdraw Funds?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-deposit-your-wallet-and-withdraw-funds.md): Users can easily top up and withdraw funds from their wallet immediately after completing verification and enabling two-factor authentication (2FA).
- [Is it safe to use Tiger.com Broker?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/is-it-safe-to-use-tiger.com-broker.md)
- [Which platforms can you use to connect?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/which-platforms-can-you-use-to-connect.md)
- [How often are saved commissions credited?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-often-are-saved-commissions-credited.md)
- [How many API keys can I create?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-many-api-keys-can-i-create.md)
- [What is the minimum / maximum deposit?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/what-is-the-minimum-maximum-deposit.md)
- [What is the minimum / maximum withdrawal amount?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/what-is-the-minimum-maximum-withdrawal-amount.md)
- [When is the funding fee credited/deducted?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/when-is-the-funding-fee-credited-deducted.md)
- [How to save even more on fees using BNB token burning?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-save-even-more-on-fees-using-bnb-token-burning.md)
- [Convert Small Balance to BNB](https://broker-docs.tiger.com/english-2/frequently-asked-questions/convert-small-balance-to-bnb.md)
- [What is the difference between Tiger.com Broker and Tiger.com Terminal accounts?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/what-is-the-difference-between-tiger.com-broker-and-tiger.com-terminal-accounts.md)
- [Deposit is not received in Tiger.com Broker](https://broker-docs.tiger.com/english-2/frequently-asked-questions/deposit-is-not-received-in-tiger.com-broker.md)
- [How to change the referral code?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-change-the-referral-code.md)
- [Commission refund is not received or incorrectly calculated](https://broker-docs.tiger.com/english-2/frequently-asked-questions/commission-refund-is-not-received-or-incorrectly-calculated.md)
- [What is the difference between a personal exchange account and the Tiger.com Broker account?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/what-is-the-difference-between-a-personal-exchange-account-and-the-tiger.com-broker-account.md)
- [I don’t see up-to-date data in the trader’s journal. What should I do?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/i-dont-see-up-to-date-data-in-the-traders-journal.-what-should-i-do.md)
- [Does Tiger.com Broker charge additional fees for trades?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/does-tiger.com-broker-charge-additional-fees-for-trades.md)
- [Withdrawal from the broker to external wallets is delayed](https://broker-docs.tiger.com/english-2/frequently-asked-questions/withdrawal-from-the-broker-to-external-wallets-is-delayed.md)
- [Orders/Positions are not visible in the Broker's account](https://broker-docs.tiger.com/english-2/frequently-asked-questions/orders-positions-are-not-visible-in-the-brokers-account.md)
- [How to Reset 2FA?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-reset-2fa.md)
- [How to get rid of "Crypto dust" on Spot?](https://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-get-rid-of-crypto-dust-on-spot.md)
- [Difference between Leverage on the "Leverage" and "Trader's journal" pages](https://broker-docs.tiger.com/english-2/frequently-asked-questions/difference-between-leverage-on-the-leverage-and-traders-journal-pages.md)


---

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