# Requirements

{% hint style="danger" %}
To ensure the chosen service operates correctly, the following prerequisites must be completed and maintained.
{% endhint %}

Before configuring and linking your exchanges platform to CryptoTrader.app, please ensure that you **comply with the following requirements**:

1. Add the following email address to your contact list to ensure you receive account-related alerts: **<contact@cryptotrader.app>**.<br>
2. **Complete the identity verification process** **(KYC)** on your exchanges platform to generate new API keys.<br>
3. To maintain accurate performance tracking, **refrain from making any manual trades once your account is connected**.<br>
4. **Your account must always maintain a total balance that exceeds the minimum requirement**. Failure to do so will result in disconnection from our system. If your account gets disconnected, you will receive an automated email notification.<br>
5. **Choose a subscription plan that aligns with your capital**. If your capital exceeds the maximum limit of your subscription, buy orders will be capped at that maximum. \
   For example, if you choosed a capital of 25, 000€ and the accounts synchronized with our Automated Strategy contains 30,000€, our system will consider that the total of your accounts contains only 25,000€ for position taking purposes.

{% hint style="info" %}
Our Management Mandate service **does not have a maximum limit**.
{% 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/pre-requis.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.
