# Introduction

这是 HHKB Dual Mode Controller 的[使用说明文档](https://hhkb.xorlink.com/how_to_use)，皆在帮助大家更好地使用该产品。

产品在使用过程中，有任何问题或建议，欢迎通过[邮件](mailto:xorlink@qq.com)与作者联系。


---

# 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://hhkb.xorlink.com/readme.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.
