# 键盘

- [按键 (Press key)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/jian-pan/an-jian-press-key.md): 此node允许您选择脚本要输入的所需键，类似于键盘。
- [输入文字 (Type text)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/jian-pan/shu-ru-wen-zi-type-text.md): 如果您想要脚本输入文本，您可以直接在node处输入文本或选择包含文本的变量
- [将文本发送到选择器 (Send text to selector)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/jian-pan/jiang-wen-ben-fa-song-dao-xuan-ze-qi-send-text-to-selector.md)


---

# 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://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/jian-pan.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.
