# APP内联系人

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

1. 该联系人在app分享页面中的第一屏可见

若需要打开app联系人，请进入config中，在“实验”下面打开“App联系人”，并且在接下来的窗口中授予辅助功能的权限，并重启Aris。

接下来，在桌面中直接用拼音搜索你需要搜索的App联系人。例如，我希望找到QQ中的“我的电脑”，即可输入wode，点击候选结果的@“wode”，在接下来的弹窗中选择QQ。

![](/files/ObJBdrwTPv8mJHJjqV5u) ![](/files/szajECkQBjkx0X4T5SDC)

此时，如果“我的电脑”在此页面中的第一屏可见，则会显示“App联系人添加成功”。

接下来，你就可以直接通过 消息->wode来发送到我的电脑上的QQ。


---

# 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/app-contacts.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.
