> For the complete documentation index, see [llms.txt](https://docs.ipwo.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipwo.net/readme/zhu-ce-deng-lu.md).

# 注册&登录

在使用 IPWO 代理服务之前，需要先完成账号注册并登录用户中心。

***

### 一、注册账号

你可以访问 IPWO 官网注册页面：<https://www.ipwo.net/user/register>

也可以点击首页右上角 **免费使用** 按钮

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

填写以下信息：

* 手机号
* 手机验证码
* 登录密码
* 邮箱（选填）
* 邀请码（选填）

<figure><img src="/files/8QlKQql9ulzmUA4wLU7M" alt=""><figcaption></figcaption></figure>

完成注册后，系统会自动创建账号。

***

### 二、[免费试用](/readme/ling-qu-mian-fei-shi-yong.md)

新用户注册后可申请免费试用，用于测试代理连接、IP质量及业务兼容性。

建议在正式购买前：

* 测试目标国家地区
* 测试业务场景兼容性
* 验证代理连接方式

***

### 三、登录

注册完成后，访问：<https://www.ipwo.net/user/login>

输入：

* 注册邮箱
* 登录密码

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

即可进入用户中心。

***

### 四、登录后可以做什么？

在控制台中，你可以：

* 创建代理区域（Zone）
* 获取代理账号信息
* 查看代理地址和端口
* 配置白名单
* 查看流量使用情况
* 管理订单和套餐

***

### 五、首次使用建议

登录后建议按照以下顺序操作：

```
1. 创建 Zone
↓
2. 获取代理信息
↓
3. 使用 curl 测试连接
↓
4. 检查 IP 是否生效
↓
5. 集成到浏览器或代码中
```

***

### 六、常见问题

### 收不到验证邮件

建议检查：

* 垃圾邮件箱
* 邮箱拦截规则
* 邮箱地址是否填写正确

***

### 忘记密码

在登录页面点击 [**忘记密码**](https://www.ipwo.net/user/login/forgot_pwd)

<figure><img src="/files/9UPnw5ynrTm2iP9SSNi8" alt=""><figcaption></figcaption></figure>

按照提示重置密码即可。

***

### 七、下一步阅读

* [实名认证说明](/readme/shi-ming-ren-zheng-shuo-ming.md)
* [获取代理信息](/huo-qu-yu-pei-zhi-dai-li.md)
* [如何检测代理是否生效](/dai-li-jian-ce-yu-yin-si-an-quan/ru-he-jian-ce-dai-li-shi-fou-sheng-xiao.md)
* [浏览器集成教程](/ji-cheng-jiao-cheng/zhi-wen-liu-lan-qi.md)
* [开发者代码示例](/kai-fa-zhe-wen-dang/dai-ma-shi-li.md)
* [常见错误排查](/gu-zhang-pai-chu.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ipwo.net/readme/zhu-ce-deng-lu.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.
