# Lucia无小键盘操作方法

**不要慌！**

步骤一：辅助安装在哪个文件夹中了，就打开那个文件夹，找到 **HotKey.json** 文件，鼠标**右键**选择**打开方式**为**记事本**。

步骤二：**将里面的文本全部删除**。

步骤三：**复制下方这段代码，粘贴在 HotKey.json 文件当中**。

```
{
   "Language" : "Simplified Chinese",
   "Down" : 40,
   "Left" : 37,
   "Menu" : 115,
   "Move back" : 83,
   "Move down" : 90,
   "Move forward" : 87,
   "Move left" : 65,
   "Move right" : 68,
   "Move up" : 81,
   "No clip" : 114,
   "Return" : 8,
   "Right" : 39,
   "Select" : 13,
   "Speed mode" : 16,
   "Teleport Madam Nazar" : 118,
   "Teleport To Waypoint" : 116,
   "Teleport To camp" : 117,
   "Up" : 38,
   "Bullet tracking" : 119,
   "Treasure map" : 120,
   "Game acceleration" : 121
}
```

步骤四： 快捷键 **Ctrl + S** 保存文件，**重新开游戏，重新开辅助**即可。

**更改后，键位将变为：方向键控制上下左右，回车(enter)确定，退格(backspace)返回。**


---

# 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://wiki.apns.top/rdr2-jiao-cheng/lucia-gun-lu-xi-ya-jiao-cheng/lucia-wu-xiao-jian-pan-cao-zuo-fang-fa.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.
