# Sugar ASR語音模組

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FAQmK3x9E3i33R9yQCBJi%2FASR_clean.png?alt=media&#x26;token=89b3b5bc-f1f7-48b7-8e46-d9e6017f7657" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/AF9g4ryJIO1jFaXJaL3c" %}
[Sugar ASR語音模組介紹](/airelated/asr/asrintro.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y17Lb4gAexIldpMgAVSG" %}
[語音模組 編程教學](/airelated/asr/coding.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bh8XbU0CVcsoykBmBXJK" %}
[語音模組自定義命令詞教學](/airelated/asr/custom.md)
{% endcontent-ref %}

{% content-ref url="/pages/uFHvyESd7QWAYv6hkWTR" %}
[語音模組 指令列表](/airelated/asr/commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/7uMOkwbaMZklu1DafSle" %}
[語音模組 免編程通電即玩](/airelated/asr/unplug.md)
{% endcontent-ref %}


---

# 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://sharinghub.kittenbot.hk/airelated/asr.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.
