# Trading platform

- [OKX (via API-key)](https://docs.finandy.com/exchange/okx.md): ✔ Learn how to set up and use the OKX Exchange on the Finandy platform. A detailed integration and trading guide will help you manage your assets efficiently.
- [Finandy (exchange)](https://docs.finandy.com/exchange/finandy.md): ✔ Description of Finandy Exchange settings and functions. A detailed guide to integrating and using the platform will help you effectively manage your trading operations.
- [Deposit](https://docs.finandy.com/exchange/finandy/deposit.md): ✔ Learn how to make a deposit on the Finandy Exchange. This detailed guide will help you quickly and easily fund your trading account for efficient asset management
- [Transfer between markets](https://docs.finandy.com/exchange/finandy/transfer.md): ✔ Learn how to transfer funds between marketplaces on Finandy Exchange. A detailed guide will help you manage your assets easily and securely with the transfer functions.
- [Liquidity](https://docs.finandy.com/exchange/finandy/liquidity.md): ✔ Learn how to manage liquidity on Finandy. This detailed guide will help you to effectively use the platform to ensure high liquidity in your trading operations.
- [Withdrawals](https://docs.finandy.com/exchange/finandy/withdraw.md): Learn how to withdraw funds from Finandy. This detailed guide will help you safely and quickly make a withdrawal from your trading account.
- [Trading Fees](https://docs.finandy.com/exchange/finandy/trading-fees.md): ✔ Description of trading commissions on the Finandy Exchange. This detailed guide will help you understand the commission structure and optimise your trading costs.
- [Account verification](https://docs.finandy.com/exchange/finandy/account-verification.md): ✔ Learn how to verify your account on Finandy. This detailed guide will help you quickly and successfully verify your identity for safe trading.
- [API keys](https://docs.finandy.com/exchange/finandy/api-keys.md): ✔ Learn how to create and manage API keys on Finandy Exchange. This detailed guide will help you securely integrate and use APIs to automate trading.
- [About futures](https://docs.finandy.com/exchange/finandy/futures-info.md): ✔ Information about trading futures on Finandy. A detailed guide will help you understand the features and benefits of trading futures on the platform.
- [Trading Rules](https://docs.finandy.com/exchange/finandy/futures-info/trading-rules.md): Last updated 30/05/2023
- [Leverage and Margin](https://docs.finandy.com/exchange/finandy/futures-info/leverage-and-margin.md): Last updated 28/05/2023
- [Differences Between a Perpetual Contract and a Traditional Futures Contract](https://docs.finandy.com/exchange/finandy/futures-info/differences-between-a-perpetual-contract-and-a-traditional-futures-contract.md): Last updated 28/05/2023
- [Mark Price in USDⓈ-M futures](https://docs.finandy.com/exchange/finandy/futures-info/mark-price-in-usds-m-futures.md): Last updated 28/05/2023
- [Liquidation](https://docs.finandy.com/exchange/finandy/futures-info/liquidation.md): Last updated 28/05/2023
- [Binanсe (via API-key)](https://docs.finandy.com/exchange/binance.md): ✔ Learn how to connect Binance to trade via API key on the Finandy platform. A detailed guide to integration and trading will help you effectively manage your assets on Binance.
- [Trade via API](https://docs.finandy.com/exchange/binance/free.md): ✔ Learn how to get full access to trading via the Binance API key on the Finandy platform. This detailed guide will help you make the most of trading opportunities.
- [Adding an API Key](https://docs.finandy.com/exchange/binance/api-key.md): ✔ Learn how to create and add a Binance API key to the Finandy platform. The detailed guide will help you securely integrate and automate your API trading.
- [FINx](https://docs.finandy.com/exchange/finx.md): ✔ Familiarize yourself with the settings and features of FINx. A detailed user guide will help you manage your trading operations effectively. FinX is a self-developed CEX engine.
- [Account](https://docs.finandy.com/exchange/finx/account.md)
- [Wallets](https://docs.finandy.com/exchange/finx/wallets.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://docs.finandy.com/exchange.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.
