# 星空键道

## 何为键道

{% hint style="info" %}
[**「星空键道」**](https://github.com/xkinput/Rime_JD)**（简称键道）是一款由吅吅大山**研发的&#x4EE5;**“双拼顶功”**&#x4E3A;特色的中文输入方案
{% endhint %}

作为一款优雅的输入法，它简单易学，并能快速提升你的打字效率与节奏。简单地说，它是中文输入法不断进化的必然结果之一，即`全拼 → 纯双拼 → 双拼加辅助码 → 双拼顶功`。越往后，平均打一个汉字所需的击键次数越少。 现市面上存在的双拼顶功输入方案不多，星空键道便是其中的佼佼者。

## 键道优劣

### **键道优势**

* 没有无理字、无理词，无需强记
* 没有难拆字，只要知道字怎么写，就能自然推导出字怎么拆
* 单字、词组、自定义词条编码空间分离，不会字词相冲突
* 单字三码起顶，词组四码起顶。并且词组顶功，相比单纯的单字顶功效率更高
* 用户调整后的词库可做到大而不臃、全而不废，拥有极低的词组打空率
* 通过将常用的高频词组放置于特殊简码`声笔/声笔笔`（`sb/sbb`）可极大地降低码长。以此为利器，键道的平均码长能直逼「〇九五笔」第二代（又名〇九速记，092）

### **键道难点**

* 韵母`a`、`i`、`o`、`u`、`ü`并不在`a`、`i`、`o`、`u`、`v`键上
* 声母`ch`、`zh`分别对应两个键位，且与不同韵母组合时有固定的拼合规则
* 飞键（例如`找` 既能通过`fz` 输入，也能通过`qz` 输入）
* 对拼音及笔画基本功要求较高
* 部分字根为双编码（需将两个编码字母视作一个整体）


---

# 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://pingshunhuangalex.gitbook.io/rime-xkjd/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.
