# 授权激活

> 软件授权与激活管理

此功能用于管理软件的授权状态，激活高级功能。

## 功能入口

* **入口**: 首页 -> 其他 -> 许可激活
* **图标**:&#x20;

## 使用流程

### 1. 获取授权码

1. 进入页面，系统会自动生成一个唯一的**授权码**。
2. 授权码有效期为 **8 小时**，过期需重新生成。
3. 点击授权码可复制，或点击二维码放大显示。

### 2. 获取激活码

1. 加入官方 QQ 群（群号见页面说明）。
2. 将授权码发送给开发者。
3. 获取对应的**激活码**。

### 3. 输入激活

1. 点击"输入激活码"按钮。
2. 输入或粘贴获取到的激活码。
3. 点击"激活"按钮，系统验证成功后即可解锁所有功能。

## 许可状态

页面顶部会显示当前的许可状态：

* **未激活**: 仅可使用基础功能。
* **已激活**: 显示许可类型（如永久许可、体验许可）和有效期。
* **已过期**: 许可已失效，需重新激活。

### 清除许可

如果需要更换设备或重置授权，可以长按许可信息区域，按照提示清除当前的许可信息。


---

# 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://zero-7.gitbook.io/netamade/ne-zha-mei-shi/shou-quan-ji-huo.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.
