> For the complete documentation index, see [llms.txt](https://pingshunhuangalex.gitbook.io/rime-xkjd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pingshunhuangalex.gitbook.io/rime-xkjd/learn-xkjd/layouts.md).

# 键道图谱

{% hint style="warning" %}
强烈建议初学者在浏览文档与前期学习时，先将键道图谱打印出来（或保持开启状态）并放在一旁，以供参考记忆
{% endhint %}

## 标准图谱

![QWERTY](/files/TE5ICo4M9OO5kqGA1Mvi)

## 键位组成

键道作为一种音形码方案，顾名思义，其输入键位由音码和形码组成。键道的音码部分是双拼结构，比纯双拼稍难；形码部分是五笔画结构，比市面上绝大多数含形码的输入方案要简单得多。

![](/files/YAEKibq6i1dJ0vIBXAef)

{% hint style="info" %}
键道图谱没有固定的记忆口诀，但稍作观察即可发现每个键位的韵母十分形似，且韵母中至少有一个能与该键位的平舌声母组成常用的汉字发音。以此为提示多加练习，一般数日便可完成记忆
{% endhint %}

## 乱序图谱

![Colemak-DH Matrix](/files/t2whD72SN8sza1YUbuJd)


---

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