# 初识Aris

**Aris**全称**Aris Launcher**（**中文名：Aris终端桌面**）

简单来说，Aris就是一个大部分操作都通过输入来完成的Android桌面。

除了搜索app联系人之外，Aris还提供了丰富的插件，可以让你快速地在桌面中完成各种操作以及分享。

你的任何输入所对应搜索结果都会实时显示在输入框的下方。在默认的情况下，绿色方块为app，红色为联系人，蓝色为插件。

当你想要的app/联系人/插件出现在搜索结果的第一个时，输入回车键即可执行该结果。

需要注意的是，如果你想要的搜索没有任何结果时，首位的搜索结果会是一个字符串。例如，当你没有下载weather插件时，你输入的weather所对应的搜索结果为"weather"，而不是weather。当你执行这个结果时，桌面只会输出weather而不是展示当前的天气。


---

# 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/start.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.
