# 安装模块

如果你正在使用或者之前使用过Clash For Magisk模块旧版本, 建议完全卸载旧模块并删除干净旧模块数据, 比如删除默认配置目录`/data/clash`以期避免某些问题。

通过Magisk Manager从本地安装, 然后重启手机\_（原版可能需要重启两次）*, 当然如果你想一次配置完模块并使用, 建议刷完模块后不要立即重启, 配置完基本配置一并重启设备。>*<


---

# 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.adlyq.top/install.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.
