> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/ji-cheng/adspower.md).

# AdsPower

## 什么是AdsPower?

AdsPower是一款专业的环境管理工具，可为每个平台账号提供独立的指纹浏览器隔离环境。

下面为您介绍如何将**9HTTP与AdsPower集成**。

{% stepper %}
{% step %}

#### [下载](https://www.adspower.com/download)AdsPower，安装并登入AdsPower

{% endstep %}

{% step %}

#### 点击【新建浏览器】开始创建

<figure><img src="/files/dbGC1ff2NkwkjJL6yo2P" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 在代理类型中选择【Socks5】

<figure><img src="/files/lUMPMej9aKJ5MqXziqCk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 输入代理信息

<figure><img src="/files/alLAjEu0VNhDklhtMV1V" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 检查代理并保存浏览器配置文件

<figure><img src="/files/KjxlmZFbnybbBebqZNiy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 配置完成后在【环境管理】列表中选择配置好的浏览器打开即可

<figure><img src="/files/qn99igOCz7bBXP2S3KOw" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

如果无法使用，检查下是不是海外环境，如果已经是海外环境了，参考下面测配置

<figure><img src="/files/QOmqr3Fjh1v1MsLnBFHa" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.9http.com/ji-cheng/adspower.md?ask=<question>&goal=<endgoal>
```

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

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.
