# 端点生成器

Endpoint Generator 旨在帮助您轻松集成移动代理。选择位置和会话类型参数，并将端点列表导出为 CSV、JSON 或 TXT 格式。如果您已经购买了移动代理，登录后即可找到 Endpoint Generator， [**仪表板**](https://dashboard.oxylabs.io/?route=/overview/MP/endpoint-generator).

按照以下步骤获取移动代理端点列表：

{% stepper %}
{% step %}

### 选择区域

* 选择 **香港** 或 **北京** 如果您正在从以下地区连接 [**中国**](/products/cn/dai-li/mobile-proxies/making-requests/entry-node-for-china.md)
* **全球** 用于世界其他地区
  {% endstep %}

{% step %}

### 设置输出格式

选择您希望接收端点的格式。可用格式包括纯 **端点:端口** 或带有 **HTTP**, **HTTPS**，或 **SOCKS5** 协议前缀。
{% endstep %}

{% step %}

### 选择 **认证方式**

* **用户认证** – 使用此方法，您需要创建一个代理用户。创建完成后，选择您的代理用户用户名并输入密码。
* [**白名单 IP**](/products/cn/dai-li/mobile-proxies/whitelisting-ips.md) **–** 此方法不需要用户名和密码。我们会自动获取您的白名单 IP 列表。

<figure><img src="/files/e8f38c8ccda4702aa83f3a1f85631b88d297f6cc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 选择端点类型

* [**回连入口**](/products/cn/dai-li/mobile-proxies/making-requests.md) – 会向您的用户名添加额外参数。它支持国家、省份和城市级定位。
* [**国家入口**](/products/cn/dai-li/mobile-proxies/location-settings/country.md#country-specific-entry-nodes) – 用户名中无需额外参数。它使用特定国家的入口节点，并支持国家级定位。
  {% endstep %}

{% step %}

### 设置位置参数

选择一个特定的 **country** 或将其设置为 **任意** 以获取随机位置。请参考 [位置设置](/products/cn/dai-li/mobile-proxies/location-settings.md) 页面以了解更多。

<figure><img src="/files/ac8f6eb58f8707191154a41f0b4fce0c9181de88" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 选择 **会话类型**

* [**粘性会话**](/products/cn/dai-li/mobile-proxies/session-control.md) – 允许您在指定时长内保持相同的 IP 地址。
  * 如果您选择了 **回连入口，** 您可以指定 [**会话时长**](/products/cn/dai-li/mobile-proxies/session-control.md#session-time) 其最长可持续 *1440* 分钟。
  * 如果您选择了 **国家入口**，您的 [**粘性国家会话**](/products/cn/dai-li/mobile-proxies/session-control/sticky-proxy-entry-nodes.md) 最长可持续 *10* 分钟。
* **轮换会话** – 每次请求都会返回一个新的 IP 地址。
  {% endstep %}

{% step %}

### 导出端点列表

输入您需要的端点数量，并以建议的格式之一导出列表，或者直接将其复制到剪贴板。

<figure><img src="/files/d2100494993ab468f3e48aa24fb07c3ca3e04283" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

就是这样！您已成功创建一份可直接使用的移动代理端点列表！&#x20;


---

# 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/mobile-proxies/endpoint-generator.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.
