# 1 - Introduction

Designed for those who want to implement an **Automated Strategy** and allocate a portion of their capital to it.

We offer **a unique subscription** with fees that vary based on the investment you wish to allocate.

We will have access to your funds solely for the purpose of conducting **trading operations**, without the ability to withdraw or transfer your capital.

You can connect up to 4 exchanges simultaneously within the limit allowed by your subscription.&#x20;

Please refer to the respective page on the left-hand menu for further information.

{% hint style="info" %}
Before proceeding, please ensure that your **funds are already present** in the account you intend to connect.

Your account will be **automatically disconnected** if you attempt to connect it with **insufficient capital**.
{% 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/presentation.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.
