> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/gai-lan.md).

# 概览

作为数字内容领域的领先市场，Coda 为发行商提供了一个便捷的替代方案，在 Codashop 及我们的分销网络上销售游戏货币和充值服务。通过无缝集成，我们的合作伙伴能够轻松地在 60 多个运营国家分发游戏、礼包、虚拟物品及游戏货币。合作伙伴可借此扩大游戏覆盖范围，提升收入，并利用 Coda 独特的用户群体增强自然发现率。

本文档全面概述了整个流程，包括 Codashop 与分销合作伙伴用于验证游戏账户信息的 API 接口，以及如何获取服务器列表并高效处理 Codashop 和分销商网站上充值产品的请求。让我们深入细节吧！

点击[此处](https://portal.coda.co/)，立即开始在 Codashop 和 Coda 分销网络销售！

<div align="center" data-full-width="false"><figure><img src="/files/BEemnB3GxMgODKFNDrzS" alt=""><figcaption><p>用户 ID 验证</p></figcaption></figure></div>

<figure><img src="/files/TcpjTIeXKIXmq6HSs7cO" alt=""><figcaption><p>提供多种 SKU 选项</p></figcaption></figure>

<figure><img src="/files/OtodPld56bX5DologNoK" alt=""><figcaption><p>支持多种支付渠道</p></figcaption></figure>

<figure><img src="/files/wslWNnR27A8BC438ga6C" alt=""><figcaption><p>用户专享福利</p></figcaption></figure>


---

# 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.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/gai-lan.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.
