# 国名

ECモールで使用する国名を管理します。（通常は変更する必要はありません）

<figure><img src="/files/3H2Y05hbaFiwv2N8AdMt" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="241">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>設定内容を保存</td></tr><tr><td>コード</td><td>国コード（2文字）</td></tr><tr><td>コードA3</td><td>国コード（3文字）</td></tr><tr><td>コードN3</td><td>国コード（3桁数字）</td></tr><tr><td>国名</td><td>国の正式名称（変更可）</td></tr><tr><td>リージョン</td><td>所属する地域</td></tr><tr><td>ステータス</td><td>国のステータス（有効/無効）を表示（変更可）</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://manual-admin.cs-cart.jp/mall-admin/settings/delivery_methods/countries.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
