# Finandy (exchange)

Finandy exchange operates on the Binance broker program, providing users with all the trading advantages offered by the Binance exchange:

* Binance wallets
* Low Binance fees
* All orders are placed in Binance's order book, so you get the same liquidity as on Binance.

And the trader also gets full functionality of Finandy for free.

{% content-ref url="/pages/Ak5AqU66W6NobDwq1vzK" %}
[Deposit](/exchange/finandy/deposit.md)
{% endcontent-ref %}

{% content-ref url="/pages/KBp4YQzxwrgVcu3uF2G7" %}
[Transfer between markets](/exchange/finandy/transfer.md)
{% endcontent-ref %}

{% content-ref url="/pages/1H35a4fz1uOGOL5U0o5S" %}
[Withdrawals](/exchange/finandy/withdraw.md)
{% endcontent-ref %}

{% content-ref url="/pages/FPyzrNtFfqeTfphLCmew" %}
[Trading Fees](/exchange/finandy/trading-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/oRBzDZqBRqtSukQJsxwR" %}
[Account verification](/exchange/finandy/account-verification.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://docs.finandy.com/exchange/finandy.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.
