# 归档

{% content-ref url="/pages/lm1yvmSGW0vYXuQEcMMd" %}
[理解 CAP 理论，以开一家餐厅为例](/blog/cap-understanding.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MR01\_xa1g9u1McUb\_bL" %}
[TypeScript tsconfig.json 整理](/blog/tsonfig-json.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNR3zfvNTc7SNh6Ys7y" %}
[this 陷阱与原理](/blog/trap-and-principle-of-this.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKmdgVqt7QpKnHdvpyD" %}
[时间戳与时区](/blog/timestamp-timezone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MKd0ZTeF0xSEd9JUTB5" %}
[vue-cli 项目添加 tailwind.css](/blog/vue-cli-tailwind.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MF9Pxy8sSZAEeJf4YEP" %}
[实现 JavaScript 数组的逆序索引](/blog/shi-xian-javascript-shu-zu-de-ni-xu-suo-yin.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4qDqVUmHnj0WZRk\_Oe" %}
[工程师段位记](/blog/engineer-level.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3tZ\_-VYmFfh4JsZbFs" %}
[Jest 内部原理剖析](/blog/how-does-jest-work-inside.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M26JIwNcPPcB7ZPxfZs" %}
[如何成为技术高手](/blog/become-a-tech-master.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1x3SW5P6sqpXof8dtP" %}
[Vue lifecycle hook little trick](/blog/vue-lifecycle-hook.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1spBSPApiGWIqBoBAG" %}
[利用 Cloudflare Worker 定制 Gitbook](/blog/modify-gitbook.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1pdOdbuMVjv0z4sDbm" %}
[如何解除端口占用？](/blog/how-to-free-port.md)
{% endcontent-ref %}


---

# 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://mm.ricky.moe/archive.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.
