# 打开浏览器代理失败解决方法

* 检查代理失败，点击浏览器窗口对应的指纹图标，进入修改代理界面，点击“代理检测”。若提示失败，则是代理问题，需联系代理供应商解决；
* 检查代理成功，但无法打开网页，请根据本地网络环境分析:

  （1）本地网络为国内网络环境，请在国外网络环境尝试代理；\
  （2）本地网络为国外网络环境，请联系客服咨询。


---

# 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://doc.bitbrowser.cn/question/question2/6.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.
