> 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/chan-pin-biao-ti-fa-bu-cao-zuo-bu-zhou/bu-zhou-yi-tian-jia-chan-pin-biao-ti-yu-ding-jia-xin-xi.md).

# 步骤一：添加产品标题与定价信息

在 [Coda 后台](https://portal.coda.co/)中添加您的产品标题，作为发布流程的第一步。

请先选择 **Codashop** 和 **xShop** 作为服务类型。完整操作说明请参阅 [添加您的标题（应用）](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/tian-jia-nin-de-biao-ti-ying-yong.md) 指南。

添加标题后，继续填写该标题的内容信息，并配置应用内商品及其定价。\
你提交的内容与价格数据将在稍后由 Coda 团队进行审核。

具体操作可参考以下指南：

* [提交您的标题内容](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/ti-jiao-nin-de-biao-ti-nei-rong.md)
* [提交库存（SKU）详情](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/ti-jiao-ku-cun-sku-xiang-qing.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.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codashop-yu-distrubution/chan-pin-biao-ti-fa-bu-cao-zuo-bu-zhou/bu-zhou-yi-tian-jia-chan-pin-biao-ti-yu-ding-jia-xin-xi.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.
