# Subscription

- [1 - Introduction](https://docs.cryptotrader.app/en/subscription/presentation.md): Presentation of CryptoTrader.app's subscription offer
- [2a - Connect to Kraken](https://docs.cryptotrader.app/en/subscription/kraken.md): How to connect Kraken with CryptoTrader.app
- [2b - Connect to Binance](https://docs.cryptotrader.app/en/subscription/binance.md): How to connect Binance with CryptoTrader.app
- [2c - Connect to Bybit](https://docs.cryptotrader.app/en/subscription/bybit.md): How to connect Bybit with CryptoTrader.app
- [2d - Connect to Kucoin](https://docs.cryptotrader.app/en/subscription/kucoin.md): How to connect Kucoin with CryptoTrader.app
- [2e - Connect to Bitget](https://docs.cryptotrader.app/en/subscription/bitget.md): How to connect Bitget with CryptoTrader.app
- [2f - Connect to HyperLiquid](https://docs.cryptotrader.app/en/subscription/hyperliquid.md): How to connect HyperLiquid with CryptoTrader.app
- [3 - Link to CryptoTrader](https://docs.cryptotrader.app/en/subscription/cryptotrader.md): How to link your exchange platform with CryptoTrader.app


---

# 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.cryptotrader.app/en/subscription.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.
