# W3Notepad

[![LICENSE](https://img.shields.io/badge/License-CC0--1.0-green.svg?style=flat-square)](https://github.com/DolorHunter/W3Notepad/tree/5770f5feff4a1dfcf1f0f317001077c63d1b99d8/LICENSE/README.md) [![Link](https://img.shields.io/badge/Link-W3Notepad-yellow.svg?style=flat-square)](https://dolorhunter.gitbook.io/w3notepad/)

这是我存放我的笔记的地方.

W3Notepad 的名字受到了 W3School 的启发. 网站名称里虽有着 "W3", 但与制定网页WWW标准的万维网联盟 "W3C" 无任何关连。


---

# 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://dolorhunter.gitbook.io/w3notepad/master.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.
