# IP Whitelist Management

IP whitelisting allows you to authenticate proxy access by linking a client’s IP address directly to a specific user account — ensuring secure and controlled usage without requiring username and password login. This method is commonly used when integrating proxies into browser extensions, automation tools, or server-side applications.

Currently, only **IPv4 addresses** are supported.

Each account can add up to 20 IP addresses to the whitelist. If you need a higher limit, please contact our support team.

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

**Please note** :&#x20;

* Each IP address can only be bound to one account at a time. You can add it once it’s removed from another account’s whitelist.
* **Mainland China IPs** cannot be used with our services due to regional restrictions and therefore cannot be added to the whitelist.
* The whitelist authentication method is not available for Unlimited Plans.

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

To update the note associated with this IP address, click **“Edit.”**

If you no longer need this IP or wish to free it for use on another account, click **“Delete.”**

If you have any questions or need assistance, feel free to contact us at **<support@kindproxy.com>** or reach out to us on Telegram at <https://t.me/kindproxy_support1>. Our support team will get back to you promptly.


---

# 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://kindproxy.gitbook.io/kindproxy-docs/user-guide/ip-whitelist-management.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.
