# 用户注册

1.用户注册时输入的Email需确认可以接受网站发送的验证码即可，用于忘记密码时找回账户，不限制邮箱厂商，**注册账号时Email不区分字母大小，统一为小写字母。**

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

2\. 账户注册成功后进入后台，可在后台申请一天体验套餐，**同一账户限一次**。

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

3.申请套餐时需要输入要转发的源域名，**已经在其他账户添加过的源域名不会通过**。

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


---

# 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://doc.yuan301.com/yong-hu-zhu-ce.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.
