# activation

为了保障您的账户安全并授权当前设备使用高级功能，CoCoMusic 需要对运行设备的客户端进行激活验证。

## 激活前提

* 您已经完成了 [账号注册](broken://pages/7a4163af17eb47794c71c3f31ec7aeaa55c12570)。
* 您已经成功 **登录** 了软件账号。

## 激活流程

{% stepper %}
{% step %}

### 激活入口

登录后，系统可能会自动弹出激活提示，或者您可以在设置/个人中心找到 **“设备激活”** 入口。

\
\&#xNAN;*(请在此处插入激活入口或菜单的截图)*
{% endstep %}

{% step %}

### 打开激活窗口

打开激活窗口，您将看到以下输入框：

* **激活码**：一串 32 位的授权代码。
* **邮箱**：系统会自动填充您当前登录的账号邮箱。

\
\&#xNAN;*(请在此处插入激活窗口的截图)*

{% hint style="info" %}
**注意**：激活码与您的账号绑定，获取方式请 **联系作者**。
{% endhint %}
{% endstep %}

{% step %}

### 输入激活码并激活

输入正确的激活码后，点击 **“激活设备”**。
{% endstep %}

{% step %}

### 验证与提示

系统将验证激活码的有效性（永久或限时）。验证通过后，您将看到“设备已激活”的提示。
{% endstep %}
{% endstepper %}

## 激活后

激活成功后，您将解锁包括但不限于以下功能：

* 无限制的跨平台音乐搜索与播放。
* 云盘同步与备份功能。
* 高清/无损音质特权。
* 专属的主题与个性化设置。

现在，尽情享受 CoCoMusic 带来的极致体验吧！


---

# 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.cocomusic.markqq.com/activation.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.
