> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/support/zh/chang-jian-wen-ti/wallet-and-security/security-incidents.md).

# 安全事件

**我的账户被黑了。我该怎么办？**

立即采取行动：

1. **更改密码** 将与你的 Minara 账户关联的 Google 账户密码。
2. **登录 Minara** — 检查 资产 → 活动，查看可疑交易。暂停任何正在运行的自动化策略。将剩余资产转移到安全钱包中。
3. **保存证据** — 截取可疑交易的截图，并记录交易哈希。调查时你会需要这些。
4. **联系支持** 于 [Discord](https://discord.com/invite/minaraai) 并提供你的账户详情和证据。

**我觉得我被骗了。** 不要再发送任何额外资金。立即在 Discord 上联系 Minara 支持。保存所有通信记录和交易记录。Minara 无法撤销已完成的链上交易，但可以帮助调查，并在可能的情况下将问题升级给相关方。

**我收到一条声称来自 Minara 支持的消息，要求我提供私钥。** 这是骗局。Minara 绝不会要求你提供私钥、助记词或身份验证器代码。请举报该消息，并通过我们的官方 Discord 联系真正的 Minara 支持： [discord.com/invite/minaraai](https://discord.com/invite/minaraai).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://minara.ai/docs/support/zh/chang-jian-wen-ti/wallet-and-security/security-incidents.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.
