# 拼写

## 如何高效记拼写 🚧

## 番外：打字训练

「[TypingTest.com](https://www.typingtest.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://2ndla.highlight.ink/vocabulary/spelling.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.
