# Hello, world!

:thumbsup: 我是 Lazo 這邊是我的 2024 一日一文計畫的文章區，藉由撰寫文章複習、學習技術，能夠快速的增進個人實力，也能夠幫助需要這份資訊的人！因次這個計畫正式開張了！

利用雜誌的形式，分月份撰寫，每個月目標 20 篇以上，以一日一文為目標。

## Article List

### January&#x20;

1. [那些關於 JS Prototype 的事](/january/na-xie-guan-wu-js-prototype-de-shi.md)(Wrote in 1/2)


---

# 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://docs.lazp.tw/hello-world.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.
