# RNote

* [关于沟通、交流](/mbook/part-skill/about_communication.md)
* [Google 技能评分卡](/mbook/part-skill/google_skill_level.md)
* [架构之重构的12条军规](/mbook/part-skill/12_rules_in_arch_refactor.md)
* [驾考指南](/mbook/part-skill/driving_test.md)
* [杂项](/mbook/part-skill/utils.md)

## RNote

* [代码重构培训(笔记)](/mbook/part-skill/catalog-1/note_of_refactor.md)
* [登高四书(笔记)](https://github.com/joyous-x/mbook/tree/ff8b666028f9aa688f827f913e23e18d0649a9ea/skills/rnote/登高四书.md)
* [番茄工作法图解(笔记)](/mbook/part-skill/catalog-1/fan-qie-gong-zuo-fa-tu-jie.md)


---

# 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://joyous-x.gitbook.io/mbook/part-skill/catalog-1.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.
