> 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/ti-jiao-nin-de-biao-ti-nei-rong/1.-tian-xie-biao-ti-nei-rong-ti-jiao-biao-dan.md).

# 1. 填写标题内容提交表单

1. 把内容标签页里的图片和游戏/应用描述提交上去。

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

每个字段都有自己的操作说明和校验规则，您可以通过在门户网站上将鼠标悬停在“信息”图标上查看，或者参考 [标题内容提交规范与建议](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/coda-hou-tai-fu-lu/biao-ti-nei-rong-ti-jiao-gui-fan-yu-jian-yi.md)。

2. 您可以随时点击表单底部的“<mark style="color:purple;">**保存为草稿**</mark> <mark style="color:purple;">**(Save as draft)**</mark>”按钮来保存进度。之后可以在“<mark style="color:purple;">**发行标题 (Distribution titles)**</mark>”下找到您的草稿提交表单，继续填写。

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

3. 完成表格并通过所有验证检查后，页面底部的"<mark style="color:purple;">**提交审核 (Submit for review)**</mark>"按钮将变为可用状态。点击它即可将您的表格发送给我们的团队进行审核！
4. 一旦状态变为“<mark style="color:purple;">**审核中 (Under review)**</mark>”，您可以随时在“<mark style="color:purple;">**Distribution >**</mark> <mark style="color:purple;">**Content**</mark>”页面点击“<mark style="color:purple;">**查看提交 (View Submission)**</mark>”来查看已提交表单的状态。

<figure><img src="/files/SEijVkDW0ZHBQQxLrPhB" alt=""><figcaption></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/ti-jiao-nin-de-biao-ti-nei-rong/1.-tian-xie-biao-ti-nei-rong-ti-jiao-biao-dan.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.
