# Chrome

以下教程将为您介绍如何在Chrome中设置代理。

{% stepper %}
{% step %}

## 在 Chrome 浏览器中，点击右上角的“三点”菜单图标，然后从下拉菜单中选择 “Settings（设置）

<div align="left"><figure><img src="/files/SDadoRdVMOGM0FSAFCD5" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
在设置页面中，点击 **“System（系统）”**，然后选择 **“Open your computer’s proxy settings（打开计算机代理设置）**

<div align="left"><figure><img src="/files/H3Jbw0Mgopdgbezkt6ez" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
向下滚动至 **“手动代理设置”** 部分，输入对应的 **主机地址** 和 **端口号**，然后点击 **“保存”** 以应用设置。

<div align="left"><figure><img src="/files/3oxh7lOarvh1UIYPZPVS" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
完成代理配置后，在首次访问网站时，系统会提示您输入 **代理账号** 和 **密码**。输入完成并确认后，即可正常使用代理服务。

<div align="left"><figure><img src="/files/wDvCWXXcs9kXsPZYhqxH" alt="" width="232"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.thordata.com/doc/zh/proxies/ji-cheng-jiao-cheng/zhu-zhai-dai-li-ji-cheng/chrome.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.
