# MC钱包

- [开始](https://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao/kai-shi.md): MoneyCollect钱包是一款由MoneyCollect开发的领先电子钱包产品，专为全球用户设计，提供灵活方便的虚拟银行账户服务。
- [多币种余额](https://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao/duo-bi-zhong-yu-e.md)
- [全球收款账户](https://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao/quan-qiu-shou-kuan-zhang-hu.md)
- [转账](https://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao/zhuan-zhang.md)
- [账号设置](https://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao/zhang-hao-she-zhi.md)


---

# Agent Instructions: 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://docs.moneycollect.com/docs/guidelines_zh/mc-qian-bao.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.
