> 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/codashop-fu-lu/wei-xin-guo-jia-tian-jia-sku-xiang-tong-huo-bu-tong-sku.md).

# 为新国家添加 SKU（相同或不同 SKU）

#### 新增国家，SKU 保持一致

**步骤 1**： 点击「**Codashop 详情**」

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

**步骤 2**： 前往「定价与国家」→ 点击「更新定价」

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

**步骤 3**： 点击「添加国家」→ 使用相同的 SKU 选择新增国家 → 点击「保存更改」。如果系统弹出提示，请点击「X」按钮取消该请求。

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

<figure><img src="/files/hzqLJIX3Xy9WneNxYso7" alt="" width="224"><figcaption></figcaption></figure>

**步骤 4**： 选择新增国家后，点击「更新定价」。

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

#### 使用不同 SKU 添加国家

**步骤 1**： 点击「添加产品」→ 选择「新产品：从零创建新的 SKU」

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

**步骤 2**： 填写所有必填字段并点击「保存」。新的 SKU 将会显示在左侧标签页中。

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

<figure><img src="/files/V5mJqRKJMGMPFq38a6Qp" 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/codashop-fu-lu/wei-xin-guo-jia-tian-jia-sku-xiang-tong-huo-bu-tong-sku.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.
