> For the complete documentation index, see [llms.txt](https://hhkb.xorlink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hhkb.xorlink.com/q-and-a.md).

# Q\&A

**Q：蓝牙连接不稳定，输入卡顿、连击。**

**A：** 一般是电池没电了，请更换电池或使用 USB 进行供电，排除电量不足因素。

**Q：蓝牙无法搜索到键盘。**

**A：** 1. 请确认连接设备的蓝牙支持 BLE（低功耗蓝牙） 设备。2. 检查蓝灯是否闪烁。蓝灯快速闪烁时（1 秒钟闪两次），表示键盘处于可连接绑定的状态，在首次安装主控或操作绑定新设备时会进入此状态。蓝灯慢速闪烁时（两秒钟闪一次），表示键盘已经绑定了设备，等待设备进行连接。蓝灯只有处于闪烁状态时，才能被其他设备搜索到。如果蓝灯处于闪烁状态仍无法搜索到键盘，请更换设备进行搜索，排除搜索设备自身问题。3. 如果仍无法搜索到键盘，请执行绑定新设备的操作。

**Q：无法通过蓝牙连接上键盘。**

**A：** 可以先重启一下设备蓝牙，再进行尝试。

**Q：键盘无法输入。**

**A：** 1. 请确认选择的输入方式是否正确，通过快捷键切换 USB 或 蓝牙输入。2. 请确保主控板安装到位，排线接触良好。然后通过 USB 线连接键盘和电脑，确保设备管理里面能识别到键盘。如果此时仍无法通过 USB 输入，那基本可以判断是主控板没安装好。请重新连接主控板的端子或排线并反复尝试。

**Q：默认的功能快捷键操作失败。**

**A：** 1. 组合快捷键需按顺序依次按下。2. 确保没有进行过改键操作，对应的功能快捷键为出厂默认设置。3. 逐个测试该组合快捷键包含的每一个按键，确保所有按键均能正常触发。

**Q：无法进入 OTA 模式。**

**A：** 在进入 OTA 模式前，请确保键盘电池电量充足。可以连接上 USB 线为键盘供电，再操作键盘进入 OTA 模式。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hhkb.xorlink.com/q-and-a.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.
