> 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/huo-qu-yu-pei-zhi-dai-li.md).

# 获取与配置代理

本章节将帮助你了解如何获取代理连接信息，并根据实际需求完成基础配置。

在 IPWO 中，不同代理产品的获取方式略有差异，但整体流程可以归纳为两步：

* [**获取代理**](/huo-qu-yu-pei-zhi-dai-li/ru-he-huo-qu-dai-li.md)：通过账号密码或后台分配获取代理连接信息
* **配置代理**：根据业务需求设置参数，如地区、协议、IP 行为等

***

### 本章节包含内容

在本模块中，你将学会：

* 如何通过 [**用户名 & 密码**](/huo-qu-yu-pei-zhi-dai-li/ru-he-huo-qu-dai-li/yong-hu-ming-he-mi-ma-ren-zheng.md) 或 [**API**](/huo-qu-yu-pei-zhi-dai-li/ru-he-huo-qu-dai-li/api-ti-qu.md)**（适用于动态代理）** 获取代理
* 如何设置 [**IP 白名单**](/huo-qu-yu-pei-zhi-dai-li/ip-bai-ming-dan.md) 与 [**子账户**](/huo-qu-yu-pei-zhi-dai-li/chuang-jian-zi-zhang-hu.md)
* 如何[配置关键参数](/huo-qu-yu-pei-zhi-dai-li/can-shu-shuo-ming.md)（国家 / 城市、协议等）
* 如何控制 IP 行为（[轮换 IP](/huo-qu-yu-pei-zhi-dai-li/lun-huan-ip.md) / [粘性 IP](/huo-qu-yu-pei-zhi-dai-li/nian-xing-ip.md)）

***

### 使用提示

* 并非所有代理类型都支持 API 获取（如静态住宅代理）
* 不同代理类型在参数和使用方式上可能存在差异

***

### 下一步

完成本章节后，你可以继续：

* 查看「[集成教程](/ji-cheng-jiao-cheng.md)」 → 在具体工具中使用代理
* 查看「[故障排除](/gu-zhang-pai-chu.md)」 → 解决连接或使用问题

***

### 获取更多帮助

如果以上内容未能解决你的问题，你可以通过以下方式获取支持：

* 联系[IPWO官网](https://www.ipwo.net/)右侧**在线客服**获取实时帮助
* ​发送邮件至 **<proxykaka@ipwo.net>**
* 查看「[常见问题](/chang-jian-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/huo-qu-yu-pei-zhi-dai-li.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.
