> For the complete documentation index, see [llms.txt](https://docs.moneycollect.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneycollect.com/docs/guidelines_zh/shou-ye.md).

# 首页

### 🫂MC钱包

使用我们的多币种钱包简化您的运营，该帐户专为全球资金收集、高效银行转账和实时货币兑换而设计，帮助您在一个平台内简化您的财务处理。

<figure><img src="/files/Cdi7O9Z1tfeOLcx65BYS" alt=""><figcaption></figcaption></figure>

### 💰线上支付 <a href="#payments" id="payments"></a>

集成您的Web或App应用，以接受多种支付方式的在线支付。

接受付款  在付款中保存卡 预授权

<figure><img src="/files/sJMevkXyj3jwmMR5VWJ9" alt=""><figcaption></figcaption></figure>

### 📈业务运营

使用 MoneyCollect 的 API 和产品管理您的业务。

<figure><img src="/files/lVLX5KqOC9n0KRTnprQe" alt=""><figcaption></figcaption></figure>

### ⚙️强大的API集成[ --](https://apireference.moneycollect.com/docs/api-v1/ZG9jOjQyOTAy-overview)[>](https://docs.moneycollect.com/docs/api-v1/ZG9jOjQyOTAy-overview)

您可以快速开始使用 MoneyCollect 综合库和丰富的代码示例，这些代码示例适用于所有最常用的语言和框架。

<figure><img src="/files/7euKKiEdbQfhTKJPIKFE" alt=""><figcaption></figcaption></figure>

### 👨‍💻集成工具

使用SDK库、API 密钥、插件和集成工具启动并运行。


---

# 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.moneycollect.com/docs/guidelines_zh/shou-ye.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.
