# Sugar ASR Voice Module

<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/L4j91lFgcQdQNQC9C7Ew" %}
[Sugar ASR Voice Module Info](/airelated/asr/info.md)
{% endcontent-ref %}

{% content-ref url="/pages/HA8dqC5RBFQLuotZadsQ" %}
[Sugar ASR Programming](/airelated/asr/coding.md)
{% endcontent-ref %}

{% content-ref url="/pages/L4Z1AM8dHAW8dUD8Nk6m" %}
[Sugar ASR Custom Command Training](/airelated/asr/custom.md)
{% endcontent-ref %}

{% content-ref url="/pages/VLY8n6Hu7gQ7lfkmeKrO" %}
[Sugar ASR Commands List](/airelated/asr/command.md)
{% endcontent-ref %}

{% content-ref url="/pages/9fCi2sc5tRursBpz92Gn" %}
[Sugar ASR Unplugged Usage](/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-eng.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.
