# 布局

* 根据自身偏好选择合适的布局；
* 40%布局分为常规布局（42键）和普朗克布局（45键）；
* 60%布局分为Poker布局（61键）、64非左移布局（63键）和64左移布局（64键）；
* 80%布局分为无门牙布局（87键）、大门牙布局（84键）和小门牙布局（86键）；
* 60%及以下布局需要使用组合键输出部分按键；

## 40常规布局

![40常规配列图](/files/-MFy4hoUdtPkJIk4Ejhu)

## 40普朗克配列

![40普朗克配列图](/files/-MFy4hoVJTg-Zq7MOKVY)

## 60Poker配列

![60Poker配列图](/files/-MFy4hoWArwxRQWWNN1H)

## 64非左移配列

![64非左移配列图](/files/-MFy4hoXt5SixU6lwHJ3)

## 64左移配列

![64左移配列图](/files/-MFy4hoYlex0XTaRgRLp)

## 87无门牙配列

![87无门牙配列图](/files/-MFy4hoZ__1QtVi6r3AG)

## 87大门牙配列

![87大门牙配列图](/files/-MFy4ho_nrO0WUOEhkQ1)

## 87小门牙配列

![87小门牙配列图](/files/-MFy4hoaB8pkmhsqiUQ5)


---

# 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://tustation.gitbook.io/tuusermanual/xuan-gou/bu-ju.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.
