> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/chang-jian-wen-ti/gu-ge-yan-zheng-qi-bei-wo-shan-chu-le-zen-me-ban.md).

# 谷歌验证器被我删除了怎么办？

**谷歌验证器和您的私钥一样重要。在每次重要敏感操作的时候（如导出私钥、转出）都需要邮箱验证码和谷歌验证器。**\
\
如果您不慎遗失，可以联系App内在线客服/Telegram客服进行处理。\
\*请注意，真正的客服拥有不会向您索要密码或者验证码等内容。一定二次核实客服身份。


---

# 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://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/chang-jian-wen-ti/gu-ge-yan-zheng-qi-bei-wo-shan-chu-le-zen-me-ban.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.
