> 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/yi-dong-dai-li/wei-zhi-she-zhi.md).

# 位置設置

Thordata 的移动代理網絡覆蓋全球超過 195 個地點，支持精準的地理定位。用戶可通過以下基於位置的參數自定義代理使用，詳細配置指南見相關鏈接：

{% content-ref url="/pages/Kaq2KqM7o0MeyNH1h1L4" %}
[國家/地區](/doc/zh-hk/dai-li/yi-dong-dai-li/wei-zhi-she-zhi/guo-jia-di-qu.md)
{% endcontent-ref %}

{% content-ref url="/pages/a51aznA5gOxPDYWufobo" %}
[大洲](/doc/zh-hk/dai-li/yi-dong-dai-li/wei-zhi-she-zhi/da-zhou.md)
{% endcontent-ref %}

{% content-ref url="/pages/E3ujHwQSxqkqPAKoOWzZ" %}
[國家/地區列表](/doc/zh-hk/dai-li/yi-dong-dai-li/wei-zhi-she-zhi/guo-jia-di-qu-lie-biao.md)
{% endcontent-ref %}

### **地理定位參數**

* **Country**: 兩字母國家代碼
* **State**: 指定特定州或省以獲得本地化IP
* **City**: 選擇特定國家內的某個城市
* **Continent：**&#x76EE;標大洲
* **ASN**: 通過ASN選擇特定網絡的代理

### **地理位置數據庫**

Thordata 透過定期更新的地理位置資料庫實現代理精準定位，該資料庫為代理 IP 分配國家、州/省、市及洲參數，確保精確的地理定位能力。

{% file src="/files/1l2MrhUVVQrNMuSIEFDe" %}

{% hint style="info" %}
不同資料庫可能存在地理位置數據差異。如遇代理IP實際位置與報告位置不符的情況（例如：代理實際所在地與資料庫記錄不一致），請使用目標網站採用的相同資料庫進行位置驗證。
{% endhint %}


---

# 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://doc.thordata.com/doc/zh-hk/dai-li/yi-dong-dai-li/wei-zhi-she-zhi.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.
