# FAQ

## FAQ

- [FinchTrade](https://help.finchtrade.com/finchtrade.md): Digital asset liquidity provider
- [Vision & Values](https://help.finchtrade.com/finchtrade/vision-and-values.md)
- [Legal](https://help.finchtrade.com/finchtrade/legal.md)
- [Our Team](https://help.finchtrade.com/finchtrade/our-team.md)
- [Quick start](https://help.finchtrade.com/quick-start.md)
- [How it works](https://help.finchtrade.com/how-it-works.md)
- [Overview](https://help.finchtrade.com/how-it-works/overview.md)
- [Limits](https://help.finchtrade.com/how-it-works/limits.md)
- [Trading](https://help.finchtrade.com/how-it-works/trading.md)
- [Satoshi Test](https://help.finchtrade.com/how-it-works/satoshi-test.md)
- [Settlement](https://help.finchtrade.com/how-it-works/settlement.md): The section explains how you can deposit funds (top up your account balance) and withdraw funds from your FinchTrade account.
- [Account](https://help.finchtrade.com/how-it-works/account.md)
- [Trading API](https://help.finchtrade.com/trading-api.md): FinchTrade offers trading and non-trading APIs to enable deposit-to-trade-to-withdrawal automation.
- [Supported Tokens](https://help.finchtrade.com/supported-tokens.md)
- [Finery Markets & Finch Trade ](https://help.finchtrade.com/finery-markets-and-finch-trade.md)
- [Finery Markets Risk management](https://help.finchtrade.com/finery-markets-and-finch-trade/finery-markets-risk-management.md)
- [Telegram Bot](https://help.finchtrade.com/telegram-bot.md): A user guide to trade with our Telegram bot
- [For Referral Partners](https://help.finchtrade.com/for-referral-partners.md): Bring your clients and earn with us up to 30% of trading fees.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.finchtrade.com/finchtrade.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.
