> For the complete documentation index, see [llms.txt](https://docs.ipwo.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu.md).

# 常见错误

- [407 Proxy Authentication Required](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/407-proxy-authentication-required.md)
- [超时 Timeout](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/chao-shi-timeout.md)
- [无法打开网页](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/wu-fa-da-kai-wang-ye.md)
- [IP 不生效](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/ip-bu-sheng-xiao.md)
- [API 返回为空](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/api-fan-hui-wei-kong.md)
- [白名单不生效](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/bai-ming-dan-bu-sheng-xiao.md)
- [浏览器检测失败](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/liu-lan-qi-jian-ce-shi-bai.md)
- [DNS 解析失败](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/dns-jie-xi-shi-bai.md)
- [SSL 证书错误](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/ssl-zheng-shu-cuo-wu.md)
- [Connection reset](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/connection-reset.md)
- [请求频率过高](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/qing-qiu-pinlguo-gao.md)
- [Session 不生效](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/session-bu-sheng-xiao.md)
- [国家地区不正确](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/guo-jia-di-qu-bu-zheng-que.md)
- [代理连接失败](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/dai-li-lian-jie-shi-bai.md)
- [如何快速定位问题](https://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu/ru-he-kuai-su-ding-wei-wen-ti.md)


---

# 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://docs.ipwo.net/kai-fa-zhe-wen-dang/chang-jian-cuo-wu.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.
