> 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/chong-zhi-yu-ti-bi.md).

# 充值与提币

- [如何充值](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi.md)
- [如何充值](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi/ru-he-chong-zhi.md)
- [支持的币种与充值网络](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi/zhi-chi-de-bi-zhong-yu-chong-zhi-wang-luo.md)
- [充值到账时间及链上确认规则](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi/chong-zhi-dao-zhang-shi-jian-ji-lian-shang-que-ren-gui-ze.md)
- [Tag / Memo 使用指南](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi/tag-memo-shi-yong-zhi-nan.md)
- [误充处理说明](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ru-he-chong-zhi/wu-chong-chu-li-shuo-ming.md)
- [ 提币](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi.md)
- [提币额度说明](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi/ti-biedu-shuo-ming.md)
- [如何提币](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi/ru-he-ti-bi.md)
- [提币到账时间及链上确认](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi/ti-bi-dao-zhang-shi-jian-ji-lian-shang-que-ren.md)
- [支持的币种与提币网络](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi/zhi-chi-de-bi-zhong-yu-ti-bi-wang-luo.md)
- [提币手续费说明](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/ti-bi/ti-bi-shou-xu-fei-shuo-ming.md)
- [常见问题](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/chang-jian-wen-ti.md)
- [常见充值问题与排查指南](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/chang-jian-wen-ti/chang-jian-chong-zhi-wen-ti-yu-pai-cha-zhi-nan.md)
- [常见提币问题与解决方案](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/chang-jian-wen-ti/chang-jian-ti-bi-wen-ti-yu-jie-jue-fang-an.md)
- [为什么我结束了跟单，资金没有到账？](https://docs.chainbitx.com/readme/chong-zhi-yu-ti-bi/chang-jian-wen-ti/wei-shen-me-wo-jie-shu-le-gen-dan-zi-jin-mei-you-dao-zhang.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/chong-zhi-yu-ti-bi.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.
