# Service Overview

**Welcome to CryptoTrader.app** :wave:\
An application for seamless tracking of **our trading positions**, with complete automation.

We currently offer the following services:&#x20;

* [**Automated Strategy Subscription**](https://docs.cryptotrader.app/en/subscription/presentation): Follow an actively managed portfolio using our automated strategy.\
  Capital requirement: **Between 5,000€ and 100,000€**.<br>
* [**Management Mandate**](https://docs.cryptotrader.app/en/management-mandate): Similar to the subscription-based automated strategy, but with compensation primarily based on performance fees. \
  Capital requirement: **Minimum of 100,000€**.

At CryptoTrader.app, we are committed to providing you with trading solutions that leverage **cutting-edge technology**. \
Join us today and stay ahead in **the fast-paced world of cryptocurrency trading**.

{% hint style="info" %}
To learn more, **please refer to the dedicated pages** using the menu located on the left.
{% endhint %}

You can view our Factsheet [by clicking here](https://cryptotrader.app/en/factsheet), and join us by [clicking here](https://cryptotrader.app/en/#tarifs).

{% hint style="warning" %}
**Investing in digital assets carries risks**.&#x20;

Please make sure you understand how this market operates and be aware that there is a significant risk of losing the invested money.
{% 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/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.
