# 嗡嗡的草稿倉庫

這裡只是我隨便丟一些，

自己寫過應該可以重複使用的程式碼、或是程式碼範例。

還有一些草稿、奇奇怪怪的東西，

總之都是些整理到一半的內容、我想紀錄的東西，

基本上是我個人使用，比較完整的整理後，會再丟去我的個人部落格。

* [嗡嗡的草稿倉庫](https://howarder3.gitbook.io/wongwongsamplecode/)：<https://howarder3.gitbook.io/wongwongsamplecode/>
  * 撰寫草稿使用
* [嗡嗡的隨手筆記](https://wongwongnotes.com/)：<https://wongwongnotes.com/>
  * 筆記整理完後會放這


---

# 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://howarder3.gitbook.io/wongwongsamplecode/readme.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.
