# 🔒 Защита вашего аккаунта

## KYC верификация

Обязательна для всех пользователей.

**Причины:**

* Соответствие законодательству
* Защита от мошенничества
* Возможность восстановления доступа

## 2FA

* Email подтверждение (обязательно)
* Google Authenticator (планируется)

## Proof of Reserves

Планируется в 2026:

* Публичные адреса
* Страховой фонд в CITRO
* Регулярные аудиты

## Страховой фонд партнеров

Обязательное условие для всех партнеров:

* Страхование 1:1
* Возмещение биржей при проблемах

## Предупреждения

{% hint style="danger" %}
НИКОГДА:

* ❌ Не делитесь паролями
* ❌ Не отправляйте коды 2FA
* ❌ Не переходите по подозрительным ссылкам
  {% endhint %}

<details>

<summary>Информация о поддержке</summary>

**Поддержка никогда не пишет первой!**

Официальная поддержка: <support@citronus.com>

</details>


---

# 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.citronus.com/whitepaper-v2/dokumentaciya-citronus/bezopasnost/zashita-vashego-akkaunta.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.
