# 浏览器配置文件速度慢

当您遇到缓慢的浏览器配置文件时，有两种方法可以验证和解决问题：

{% stepper %}
{% step %}
**选项 1：验证代理速度**

当使用代理时，互联网速度始终由浏览器配置文件决定。要验证，请在 Incogniton 浏览器配置文件和您自己的浏览器中运行速度测试并比较结果。

* 在 Incogniton 浏览器配置文件和您的常规浏览器中使用 \*\*<https://www.speedtest.net/**。>
* 如果 Incogniton 配置文件较慢，问题可能是由代理引起的。请联系代理供应商解决。
  {% endstep %}

{% step %}
**选项 2：启用无沙盒模式**

在您的账户中启用无沙盒模式也可能有所帮助。

* 前往 **我的账户 - 账户设置 - 浏览器设置**
* 打开 **启用无沙盒模式**

![](/files/5f55be179771497860747aa21bd568b7e40b1356)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您还有任何疑问，请随时联系我们的[支持团队](https://incogniton.com/contact/)。
{% endhint %}


---

# 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://docs.incogniton.com/documentation/chinese-documentation/chang-jian-wen-ti/troubleshooting/slow-browser-profile.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.
