# Page Not Found

The URL `chang-jian-wen-ti/chan-pin-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [為什麼在指紋瀏覽器中使用我們的代理，無法達到您的理想使用效果？](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/tong-yong-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi.md)
- [代理完全不生效](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/tong-yong-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi/dai-li-wan-quan-bu-sheng-xiao.md)
- [代理生效，但代理的歸屬地檢測結果是隨機的](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/tong-yong-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi/dai-li-sheng-xiao-dan-dai-li-de-gui-shu-di-jian-ce-jie-guo-shi-sui-ji-de.md)
- [我要模擬不同國家真實用戶，ThorData 哪個代理合適？](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/qi-ta/wo-yao-mo-ni-bu-tong-guo-jia-zhen-shi-yong-hu-thordata-na-ge-dai-li-he-shi.md)
- [研究短視頻推薦機制與內容趨勢，有帶互動數據的影片數據集嗎？](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/shi-bin-shu-ju-ji/yan-jiu-duan-shi-bin-tui-jian-ji-zhi-yu-nei-rong-qu-shi-you-dai-hu-dong-shu-ju-de-ying-pian-shu-ju-j.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter, and the optional `goal` parameter:

```
GET https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/tong-yong-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi.md?ask=<question>&goal=<end_goal>
```

`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.

### Option 2 — Browse the documentation index

Full index: https://doc.thordata.com/doc/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://doc.thordata.com/doc/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/tong-yong-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi.md`).

You may also use `Accept: text/markdown` header for content negotiation.
