# 國家

## 設定國家

位於列表右上方「新增國家」除了可以進行建立國家資料外，既有的每筆國家資料都有「編輯」按鈕，當您點擊後將導向國家資料編輯頁面，即可在此頁面進行編輯或新增國家等相關資訊。

![](/files/-MO4Gqtx20LciXv2lI0D)

## 編輯國家資訊

進入主要編輯界面，顯示構成國家設定的欄位，欄位列表如下：

#### 國家設定

| 必填                                                                           |      |                |
| ---------------------------------------------------------------------------- | ---- | -------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked></li></ul> | 國家名稱 | 輸入國家名稱，此為必填項目。 |
|                                                                              | 國家縮寫 | 輸入國家縮寫或代號。     |


---

# 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://help.firstline.cc/feature/admin/enterprise/di-zhi/guo-jia-xin-zeng-yu-she-ding.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.
