# 创建账户

## 步骤

{% stepper %}
{% step %}
**前往** [**zenConsole**](https://console.zenlayer.com/) **并点击** [**注册**](https://console.zenlayer.com/auth/signup/input?redirectTo=%2F)**。**
{% endstep %}

{% step %}
**输入您的账户信息**

<div align="left"><figure><img src="/files/YoLnKNuD1uY4K7qj7K21" alt=""><figcaption><p>注册</p></figcaption></figure></div>

1. 输入您的电子邮件地址以登录 zenConsole 并接收通知。
2. 创建并确认您的密码。
3. 输入您的名字和姓氏。
4. 阅读并查看我们的政策。
5. 点击 **继续** 进行电子邮件验证。
   {% endstep %}

{% step %}
**电子邮件验证**

输入您从我们收到的验证码。

<div align="left"><figure><img src="/files/WsZdlTnrnP29ikNTV96k" alt="" width="563"><figcaption><p>电子邮件验证</p></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">验证码仅在 30 分钟内有效，请尽快完成验证。</mark>
{% endhint %}
{% endstep %}

{% step %}
**完善计费信息**

<div align="left"><figure><img src="/files/2GxSQVYFBXHSNr7SLXzF" alt="" width="387"><figcaption><p>计费信息</p></figcaption></figure></div>

1. 根据您的账户需求选择 **个人** 或 **企业**。
2. 输入您的计费信息。
3. 点击 **继续** 创建您的新账户。
   {% endstep %}
   {% endstepper %}

## **结果**

您可以使用您提交的电子邮件地址和密码登录您的账户。


---

# 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://docs.console.zenlayer.com/welcome/cn/platform/account-management/create-an-account.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.
