# 代理列表

在 **我的产品** -> **独享数据中心代理** -> **代理** 菜单下查找您购买的代理完整列表。您也可以方便地将代理列表导出为 JSON 或 CSV 格式。

<figure><img src="/files/a6ae1252cb86f7e8653886004786338044a7740e" 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>ddc.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，这意味着您不会直接访问您的 IP。与直接访问 IP 相比，这种方法可确保服务更稳定、更方便。集成和配置过程更简单，而且在 IP 更换的情况下，您的端口号不会改变。

{% hint style="warning" %}
请注意，系统会自动将 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/dedicated-datacenter-proxies/self-service/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.
