# 你好！

{% hint style="info" %}
**請在最左邊頁面清單選擇要查詢的項目**
{% endhint %}

{% hint style="success" icon="layer-plus" %}
若看不太懂可以將本維基百科連結丟給ChatGPT叫他幫你解讀
{% endhint %}


---

# 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://wiki.origincraft.tw/hi.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.
