> For the complete documentation index, see [llms.txt](https://support.cregis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others.md).

# 其他常见问题

- [安装客户端异常如何处理？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/an-zhuang-ke-hu-duan-yi-chang-ru-he-chu-li.md)
- [Cregis 的钱包可以从哪里重新导入呢？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/cregis-de-qian-bao-ke-yi-cong-na-li-chong-xin-dao-ru-ne.md)
- [Cregis 会提供测试环境吗？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/cregis-hui-ti-gong-ce-shi-huan-jing-ma.md)
- [KYB/KYC 的审批要多久？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/kybkyc-de-shen-pi-yao-duo-jiu.md)
- [为什么我登不进我的测试环境？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/wei-shen-me-wo-deng-bu-jin-wo-de-ce-shi-huan-jing.md)
- [如何查看我的Cregis版本？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/ru-he-cha-kan-wo-de-cregis-ban-ben.md)
- [忘记了交易密码怎么办？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others/wang-ji-le-jiao-yi-mi-ma-zen-me-ban.md)


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/faq/others.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.
