# Can the same IP address be whitelisted for multiple accounts?

The IP address can be added to different accounts, but it's not supported to exist in multiple accounts at the same time. For example, account A and account B use the same server, the server IP address is added to account A, then it will be charged from account A. If account B also adds this IP address later, the IP address in the allowlist of account A will be removed and the fee will be charged from account B.


---

# 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/faq/getting-started/can-the-same-ip-address-be-whitelisted-for-multiple-accounts.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.
