# 使用指南 🚧

## 碎片化学习

学习一门语言是个漫长的过程，请回忆一下自己学习母语的“听说读写”花了多少年，考了多少试。

语言的内容本身并不难学，大部分人都能至少掌握自己的母语。难的是如何去构建一个让自己长期接触并使用语言的环境。而高强度的学习又非常考验人性，在业余时间能做到高强度坚持做一件事的人并不多。

因此这里的内容会尽量按小篇幅组织，推荐的材料也尽可能满足碎片化学习的需要。

剩下的就看你自己了，如果你愿意在排队等待的时候、在上下班的地铁公交上学英语，那么它并不会占用你太多空闲时间。

> 编者 `@Octobug` 几乎只靠碎片时间在两年内背了 10,000+ 个英语单词（不包含在校期间学的）。


---

# 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/how-to-use.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.
