> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh-hk/dai-li/shu-ju-zhong-xin-dai-li/wei-zhi-she-ding.md).

# 位置設定

Thordata 的數據中心代理網路覆蓋超過 80 個國家 / 地區。請在購買頁面選擇合適的區域。若您需要目前尚未提供的區域，請透過 <support@novada.com> 聯絡我們。

| 國家縮寫 | 國家名稱      |
| ---- | --------- |
| BR   | 巴西        |
| US   | 美國        |
| DE   | 德國        |
| IN   | 印度        |
| AR   | 阿根廷       |
| ZA   | 南非        |
| VN   | 越南        |
| RU   | 俄羅斯聯邦     |
| BD   | 孟加拉國      |
| GB   | 英國        |
| EC   | 厄瓜多       |
| UA   | 烏克蘭       |
| ID   | 印尼        |
| FR   | 法國        |
| NL   | 荷蘭        |
| AU   | 澳洲        |
| CO   | 哥倫比亞      |
| VE   | 委內瑞拉      |
| TR   | 土耳其       |
| KE   | 肯亞        |
| MX   | 墨西哥       |
| UZ   | 烏茲別克斯坦    |
| IT   | 義大利       |
| SG   | 新加坡       |
| CL   | 智利        |
| ES   | 西班牙       |
| PL   | 波蘭        |
| KZ   | 哈薩克斯坦     |
| PY   | 巴拉圭       |
| JP   | 日本        |
| AL   | 阿爾巴尼亞     |
| CI   | 象牙海岸      |
| FI   | 芬蘭        |
| DO   | 多明尼加共和國   |
| CH   | 瑞士        |
| BG   | 保加利亞      |
| ZW   | 辛巴威       |
| TW   | 中國臺灣地區    |
| PH   | 菲律賓       |
| UG   | 烏干達       |
| IE   | 愛爾蘭       |
| RO   | 羅馬尼亞      |
| DK   | 丹麥        |
| GR   | 希臘        |
| CZ   | 捷克共和國     |
| PE   | 秘魯        |
| LY   | 利比亞       |
| AT   | 奧地利       |
| GT   | 瓜地馬拉      |
| NO   | 挪威        |
| HN   | 宏都拉斯      |
| SE   | 瑞典        |
| BE   | 比利時       |
| LT   | 立陶宛       |
| KR   | 大韓民國（南韓）  |
| XK   | 科索沃       |
| CD   | 剛果民主共和國   |
| CR   | 哥斯大黎加     |
| IL   | 以色列       |
| AO   | 安哥拉       |
| IQ   | 伊拉克       |
| PK   | 巴基斯坦      |
| AM   | 亞美尼亞      |
| GE   | 喬治亞       |
| SK   | 斯洛伐克      |
| SY   | 阿拉伯敘利亞共和國 |
| HK   | 中國香港特別行政區 |
| SV   | 薩爾瓦多      |
| HU   | 匈牙利       |
| NG   | 奈及利亞      |
| MD   | 摩爾多瓦      |
| LV   | 拉脫維亞      |
| ZM   | 尚比亞       |
| LB   | 黎巴嫩       |
| RS   | 塞爾維亞      |
| EE   | 愛沙尼亞      |
| TZ   | 坦尚尼亞聯合共和國 |
| SL   | 獅子山       |
| ET   | 衣索比亞      |
| HR   | 克羅埃西亞     |


---

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

```
GET https://doc.thordata.com/doc/zh-hk/dai-li/shu-ju-zhong-xin-dai-li/wei-zhi-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.
