# emoji输入

输入emoji在本方案中主要有两种方式，一种是ctrl+\`开启菜单中的emoji开关，使用opencc自动对匹配到的词进行追加emoji

<figure><img src="/files/5UJikFZPD8cpOXWQohxw" alt=""><figcaption></figcaption></figure>

第二种方式是使用ae引导，即先输入ae 再正常打字（目前只支持全拼）

<figure><img src="/files/KgrOzmlhi6YmvL7HTdTD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1jxXTJYf4CzZEbKhggSj" alt=""><figcaption></figcaption></figure>


---

# 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://moqiyinxing.chunqiujinjing.com/index/mo-qi-yin-xing-gao-ji-gong-neng/emoji-shu-ru.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.
