> For the complete documentation index, see [llms.txt](https://docs.chainbitx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li.md).

# 账户与资产管理

- [账户与资产管理](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-yu-zi-chan-guan-li.md)
- [资产概览](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-yu-zi-chan-guan-li/zi-chan-gai-lan.md)
- [姓名 / UID](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-yu-zi-chan-guan-li/xing-ming-uid.md)
- [“我的邀请”功能](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-yu-zi-chan-guan-li/wo-de-yao-qing-gong-neng.md)
- [账户类型与功能](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-lei-xing-yu-gong-neng.md)
- [多账户切换功能](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-lei-xing-yu-gong-neng/duo-zhang-hu-qie-huan-gong-neng.md)
- [资金账户](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-lei-xing-yu-gong-neng/zi-jin-zhang-hu.md)
- [合约账户](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-lei-xing-yu-gong-neng/he-yue-zhang-hu.md)
- [账户设置](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi.md)
- [账户设置](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi/zhang-hu-she-zhi.md)
- [KYC 验证](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi/kyc-yan-zheng.md)
- [模式设置](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi/mo-shi-she-zhi.md)
- [账户安全设置](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi/zhang-hu-an-quan-she-zhi.md)
- [退出账户](https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li/zhang-hu-she-zhi/tui-chu-zhang-hu.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, and the optional `goal` query parameter:

```
GET https://docs.chainbitx.com/readme/zhang-hu-yu-zi-chan-guan-li.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
