# 如何連接到動態住宅代理？

您可以訪問我們的代理設置，通過用戶名/密碼或者 API (IP白名單)的認證方式，按照區域和會話類型設置代理。首先，登錄儀表板，選擇對應的代理產品，然後在代理設置中進行以下配置：

### 用戶名密碼

1\. 添加子賬戶：用於驗證訪問權限。

2\. 位置設置：指定國家/地區、州或城市。

3\. 會話類型：輪換或粘性（動態住宅代理 - IP 無此選項）。

4\. 代理主機：選擇主機和端口。

5\. 輸出代理列表後，即可在腳本中使用它們。

### API

1\. 添加 IP 白名單：以允許通過調用 API 接口請求獲取到代理IP。

2\. 位置設置：指定國家/地區、州或城市。

3\. 代理數量：選擇需要提取的IP數量，一次最多可以提取 900 個IP。

4\. 參數配置：代理協議、輸出格式和分隔符。

5\. 生成 API URL，檢索代理列表後，即可在腳本中使用它們。


---

# 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.711proxy.com/cn/chang-jian-wen-ti/dong-tai-zhu-zhai-dai-li/ru-he-lian-jie-dao-dong-tai-zhu-zhai-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.
