# 3 - Link to CryptoTrader

You now have API keys to link **CryptoTrader with your exchange platform**.

It's now time to use these API keys to **enable Automated Trading**.

1. On [this page](https://my.cryptotrader.app/#/manage-exchanges-wallets), select the exchange platform you wish to sync and enter **CryptoTrader** in the "Name..." field on the API key management page.&#x20;
2. **Copy and paste** the API keys you just generated and click "Add" **(Ajouter)**. If you want to link **Hyperliquid**, the public key corresponds to the **public address of your wallet.**
3. **Proceed** **to** [**this page**](https://my.cryptotrader.app/#/) and click the button to enable Automated Trading.
4. **Check your inbox** for the activation confirmation email.\
   \&#xNAN;*If it has been moved by a spam filter or email rule, it may be located in the Spam folder.* \
   \
   If you haven't received an email, please contact us at the following email addresses:&#x20;

* For subscription members: **<contact@cryptotrader.app>**
* For members enrolled in a Management Mandate: **<vip@cryptotrader.app>**

Congratulations, your account has been **successfully connected**!

{% hint style="info" %}
During your entire subscription, you can **disable our automated strategy** by clicking the disconnect button in the **CryptoFolio tab**. You will be presented with two options: one allows you to **simply disconnect** our API keys to stop automated trading, while the other offers to **sell your current positions for stablecoins**.
{% endhint %}


---

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