# About

> In American university course numbering systems, the number **101** is often used for an introductory course at a beginner's level in a department's subject area.
>
> *From* [*Wikipedia*](https://en.wikipedia.org/wiki/101_\(number\))

本网站取名**101**，大致可以理解我个人的入门知识， 一些原始的收藏整理和不适合放在[博客](https://ree.ink)的内容都会放在这里。具体内容可以点击左侧导航栏查看。

这里的原创内容以[CC BY-NC-SA 4.0 | 署名-非商业性使用-相同方式共享 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)协议发布，其它内容会进行标识。 内容不定期更新，欢迎关注。如有问题，欢迎在 Github 提 issue 或者使用邮箱<<hi@ree.ink>>联系。


---

# 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://101.ree.ink/home/about.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.
