# 01. 登入

## **登入悟空 CDN 管理平台**

#### 1. 访问登入页面

点击链接 <https://portal.wukongcdn.io> 进入登入页面。

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

#### 2. 输入邮箱 (email)

请在登入页面输入注册时使用的邮箱 (email)。

#### 3. 输入 Captcha 验证码

* 在对应的输入框中，根据图片显示的 Captcha 验证码输入正确的字符。
* 若验证码难以识别，可点击刷新按钮获取新的验证码。

#### 4. 获取 OTP 验证码

* 点击 \[Get OTP] 按钮，系统将发送六位数验证码至您的邮箱。

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

* 请前往邮箱查收验证码。

#### 5. 输入 OTP 验证码

* 在 OTP 输入框中输入收到的六位数验证码。
* 确保输入正确，避免因输入错误导致登录失败。

#### 6. 点击登录

* 确认输入的邮箱、Captcha 验证码与 OTP 验证码均无误后，点击 \[Login] 按钮，即可成功登入悟空 CDN 管理平台。


---

# 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://guide.wukongcdn.io/readme.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.
