# Giới thiệu

Mục đích chính của blog là nơi để mình chia sẻ, lưu trữ, sưu tầm những kiến thức, kinh nghiệm và trải nghiệm đã được mình xem, đọc và học hỏi.&#x20;

Nhờ đó, khi cần tra cứu thông tin về sau, mình có thể nhanh chóng tìm lại thông tin đã có trên blog, đỡ mất thời gian tìm lại.


---

# 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://www.kimsun.xyz/kim-sun-library/gioi-thieu.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.
