> 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/tian-jia-nin-de-biao-ti-ying-yong/2.-chuang-jian-biao-ti-chan-pin.md).

# 2. 创建标题产品

如果您的主标题产品在不同国家有不同的安排，请点击“**是 (Yes)**”。

输入标题产品名称并选择发布国家

<figure><img src="https://files.readme.io/97c9376-image.png" alt=""><figcaption></figcaption></figure>

根据您的需求选择服务类型。

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

在相同服务类型（Service Type）下，每个已发布国家（Published Country）仅可绑定至一个标题产品（Title Product）。\
不可将同一国家分配至多个具有相同服务类型的不同标题产品。


---

# 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/tian-jia-nin-de-biao-ti-ying-yong/2.-chuang-jian-biao-ti-chan-pin.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.
