# Security

***

This section guides you through the various ways and tips for securing your account.

{% content-ref url="/pages/zcMHnjhBqpFy2fUH9qR2" %}
[Account Protection Tips](/en/security/account-protection-tips.md)
{% endcontent-ref %}

To ensure the security of your CryptoCloud account, we recommend using complex and unique passwords, enable two-factor authentication (2FA), and use password managers.

***

{% content-ref url="/pages/6Z2VDYiWQWaLnafDgKf5" %}
[2FA](/en/security/2fa.md)
{% endcontent-ref %}

The 2FA connection increases the level of security. Once activated, you will enter a six-digit code from the Google Authenticator app when you sign in to your account.

***

{% content-ref url="/pages/dVFtg4hum7bYnXlTjzay" %}
[Staff Access](/en/security/staff-access.md)
{% endcontent-ref %}

You can configure access for employees by adding users and assigning roles to them. You can limit access to specific sections of the account.

***

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://cryptocloud.plus/en/support).
{% 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://support.cryptocloud.plus/en/security.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.
