# 代理列表

在以下位置查找您已购买代理的完整列表： **我的产品** -> **数据中心代理** -> **代理列表** 仪表板中的菜单。&#x20;

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

您的代理列表包含以下信息：

<table data-header-hidden><thead><tr><th width="158"></th><th></th></tr></thead><tbody><tr><td><strong>入口点</strong></td><td>连接到您的代理的网关 - 此值永远不会更改，并且始终为 <code>dc.oxylabs.io</code></td></tr><tr><td><strong>端口</strong></td><td>允许您从列表中访问特定代理的具体端口。端口号始终从 <code>8001</code> 开始，并逐渐递增。</td></tr><tr><td><strong>国家</strong></td><td>表示您的代理所在地的两位国家代码。</td></tr><tr><td><strong>分配的 IP</strong></td><td>分配到所示端口的特定代理。</td></tr></tbody></table>

请注意，在通过以下方式发出请求时，您将使用不同的端口来指定要使用的代理/出口 IP： `dc.oxylabs.io`这意味着您不会直接访问您的代理/IP。与直接访问 IP 相比，这种方法可确保更稳定、更便捷的服务。集成和配置过程也更简单，而且在 IP 更换的情况下，您的端口号不会改变。

{% hint style="info" %}
请注意，系统会自动将 IP 分配到各个端口。在您更改套餐后，端口的 IP 分配也可能发生变化。
{% endhint %}


---

# 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/proxy-list.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.
