# 基本功能

{% hint style="info" %}
**前言：** 本章节讲解一些基础功能介绍。
{% endhint %}

**重要：要熟练掌握如何使用连接符”->“**

**注意：指令是红色的按钮**

**基础功能(你必须知道的一些内容!)**

| **功能** | **作用**       | **说明**                     |
| ------ | ------------ | -------------------------- |
| 拨号     | 快速拨号         | 键入电话号码后按回车或方块拨出            |
| 联系人    | 速查联系人        | 搜索联系人张三：zs或zhangsan 回车拨出查找 |
| 查找APP  | 查找、打开应用      | 搜索微信：wx或者weixin            |
| 计算器    | 快速计算         | 例如：”1+1”将自动得出结果v分享         |
| 分享联系人  | 快速分享联系人      | 例：将小明号码分享给小红：xm->xh        |
| 应用分享   | 把手机里的应用发送给别人 | 将Aris软件分享到QQ：aris->qq      |
| 应用     | 打开图形应用列表     | 输入简拼yy会出现“应用”（英文版为“app”）   |


---

# 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/guide/basis.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.
