# 同一個IP地址可以被多個帳戶加入白名單嗎？

可以添加在不同的賬戶中，但是不支持同時存在多個賬戶中。例如，帳戶 A 和帳戶 B 使用同樣的服務器，服務器IP地址添加在帳戶 A 中，則從帳戶 A 中計費，如果帳戶 B 隨後也添加了這個 IP 地址，那麼 A 帳戶的白名單 IP 列表中的這個 IP 地址將被刪除，並從 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/cn/chang-jian-wen-ti/ru-men/tong-yi-ge-ip-di-zhi-ke-yi-bei-duo-ge-zhang-hu-jia-ru-bai-ming-dan-ma.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.
