# CryptoTrader.app

## Français

- [Présentation des services](https://docs.cryptotrader.app/master.md): Liste des services proposés par CryptoTrader.app
- [Pré-requis](https://docs.cryptotrader.app/pre-requis.md): Étapes préliminaires pour relier vos plateformes d'échange à CryptoTrader.app
- [À savoir](https://docs.cryptotrader.app/a-savoir.md): Avant de connecter son compte à CryptoTrader.app...
- [1 - Présentation](https://docs.cryptotrader.app/abonnement/presentation.md): Présentation de l'offre par abonnement de CryptoTrader.app
- [2a - Kraken](https://docs.cryptotrader.app/abonnement/kraken.md): Comment relier Kraken à CryptoTrader.app
- [2b - Binance](https://docs.cryptotrader.app/abonnement/binance.md): Comment relier Binance à CryptoTrader.app
- [2c - Bybit](https://docs.cryptotrader.app/abonnement/bybit.md): Comment relier Bybit à CryptoTrader.app
- [2d - Kucoin](https://docs.cryptotrader.app/abonnement/kucoin.md): Comment relier Kucoin à CryptoTrader.app
- [2e - Bitget](https://docs.cryptotrader.app/abonnement/bitget.md): Comment relier Bitget à CryptoTrader.app
- [2f - HyperLiquid](https://docs.cryptotrader.app/abonnement/hyperliquid.md): Comment relier HyperLiquid à CryptoTrader.app
- [3 - Liaison à CryptoTrader](https://docs.cryptotrader.app/abonnement/cryptotrader.md): Comment activer la liaison avec CryptoTrader.app
- [Présentation](https://docs.cryptotrader.app/mandat/presentation.md): Présentation de l'offre de Mandat de Gestion d'Actifs
- [Système tarifaire](https://docs.cryptotrader.app/mandat/systeme-tarifaire.md): Présentation du système tarifaire du Mandat de Gestion d'Actifs
- [High-Water Mark](https://docs.cryptotrader.app/mandat/high-water-mark.md): Fonctionnement du calcul utilisé pour le High-Water Mark
- [FAQ](https://docs.cryptotrader.app/autres/faq.md): Questions fréquemment posées sur CryptoTrader.app
- [Discord](https://docs.cryptotrader.app/autres/discord.md): Étapes d'accès à la communauté Discord de CryptoTrader.app


---

# 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://docs.cryptotrader.app/master.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.
