# Access to Discord

{% hint style="warning" %}
New join requests to our Discord are temporarily closed. We appreciate your patience.
{% endhint %}

**To join our Discord community**, you need to be a member of one of the following services:

* Subscription - **AUTO Plans**
* Asset Management **Mandate**

To join the private channels, please follow the steps below:

1. [Click here to join our Discord.](https://discord.gg/TScmNXgpex)
2. **Agree to the server rules**.
3. Click on the specific channel you wish to join.
4. In the channel, **send the email address associated with your CryptoTrader account**.\
   :warning: Please only provide your email and no additional text; otherwise, the bot will not be able to verify your access.
5. **Wait for approximately 2 minutes** while the bot confirms your access.


---

# 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/others/discord.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.
