> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/cn/dai-li/mobile-proxies/whitelisting-ips.md).

# IP 白名单

IP 白名单允许您只需通过白名单 IP 连接，即可访问我们的移动代理池。&#x20;

{% hint style="info" %}
您只能添加 IPv4 格式（xx.xx.xx.xx）的 IP。请确保您添加的 IP 属于您本人，并且您 **当前未使用代理或 VPN 服务** 。
{% endhint %}

{% hint style="info" %}
`SOCKS5` 该协议目前不支持白名单 IP。不过，您可以使用其他受支持的协议进行白名单设置。&#x20;
{% endhint %}

#### 创建 IP 白名单

要将 IP 地址加入白名单，请登录 [**仪表板**](https://dashboard.oxylabs.io/)，在左侧选择 **移动代理** → **白名单**，点击 **编辑白名单**。输入 **最多 10 个 IP** 的文本格式，然后点击提交。

<figure><img src="/files/16d402904bcb9371a854c0e8cb3b449a5fa40114" alt=""><figcaption></figcaption></figure>

如果您想移除或更新列表，请将其作为文本文档编辑，然后点击 **提交**。如果您需要更多 IP，请联系我们的客服团队，邮箱： [**support@oxylabs.io**](mailto:support@oxylabs.io) 或通过我们网站上的 24/7 在线聊天 [**网站**](https://oxylabs.io/).&#x20;


---

# 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://developers.oxylabs.io/products/cn/dai-li/mobile-proxies/whitelisting-ips.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.
