# 公平使用政策

{% hint style="warning" %}
本页面和政策适用于 **数据中心代理按 IP 计费类型** 仅限。&#x20;
{% endhint %}

Oxylabs 为确保服务提供的稳定性并防止任何潜在的流量滥用，会限制所提供的数据中心代理的并发会话数。可用的并发会话数取决于计费周期内每 1 个数据中心代理所使用的流量：

* **在每 1 个数据中心代理每月使用量达到 50 GB 之前，** 可用并发会话数将限制为每 1 个已购买数据中心代理 100 个并发会话（例如，购买 100 个数据中心代理意味着在使用量达到 5,000 GB 之前，将可用 10,000 个并发会话）；
* **如果每 1 个数据中心代理的使用量达到 50 GB，** 在当前计费周期剩余时间内，可用并发会话数将减少到每 1 个数据中心代理 10 个并发会话（例如，购买 100 个数据中心代理并达到 5,000 GB 的使用量意味着，在当前计费周期结束前将可用 1,000 个并发会话）。

如果您需要任何帮助，请随时通过以下方式联系我们： [**support@oxylabs.io**](mailto:support@oxylabs.io) 或通过我们网站上的 24/7 在线聊天 [**网站**](https://oxylabs.io/).


---

# 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://developers.oxylabs.io/products/cn/dai-li/datacenter-proxies/fair-usage-policy.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.
