# 扩展插件

{% hint style="danger" %}
此功能已下线，敬请期待后续版本。
{% endhint %}

为了方便大家使用，我们将**插件功能**做出了**调整**，改为**默认集成**在Aris安装包内，无需在Aris内单独下载插件。

具体指令请查看 [**指令大全**](https://help.arislauncher.com/guide/instruction)

## 历史记录

1. ~~因为已经开放开发者模式，所有插件作用以及指令将直接在商店展示。~~


---

# 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://help.arislauncher.com/error/plugins.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.
