# Must-knows

**There is no need to monitor our performance on a daily basis**; once a month is more than enough.&#x20;

Additionally, **if any issues arise with your account, we will send you an email**. Therefore, you do not need to manually check its proper functioning.

{% hint style="info" %}
The cryptocurrency market can be highly volatile. **Have confidence in our strategy**, and unless otherwise stated via email, **refrain from manually trading** on your account once it is properly synchronized.
{% endhint %}

If the market conditions are unfavorable, we will take care of disabling it ourselves to preserve your capital as much as possible.&#x20;

Once the market conditions improve, we will reactivate it accordingly.

**If you have any questions, please consult our FAQ first**. If you are unable to find a satisfactory answer, you can contact us at any time using the following email addresses:

* For subscription members: **<contact@cryptotrader.app>**&#x20;
* For Management Mandate: **<vip@cryptotrader.app>**

:arrow\_right: **If you wish to add or withdraw funds and you are not under a Management Mandate**, you have two options:

1. **Wait until we are out of the market**, meaning the portfolio is 100% in stable assets.
2. **Add additional funds now** and then resynchronize your account from [**CryptoTrader**](https://my.cryptotrader.app/) app by clicking the "**Synchronize Account**" button.

{% hint style="info" %}
If you haven't registered yet, [click here to join](https://cryptotrader.app/en) our cryptocurrency asset service.
{% 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/must-knows.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.
