# guides

to quickly find a guide you need, use the tabs below\~

{% tabs %}
{% tab title="beginner" %}
{% content-ref url="/pages/-MWRaB\_DCZO1DT\_GT0-a" %}
[beginner i: using simple placeholders](/autoresponder/guide/using-simple-placeholders.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWRq3x4roVrcHpATFdd" %}
[beginner ii: using simple functions](/autoresponder/guide/beginner-ii-using-simple-functions.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="intermediate" %}
{% content-ref url="/pages/-MWRq6IhrGTiSkail4Bc" %}
[intermediate i: ranges and making choices](/autoresponder/guide/intermediate-i-ranges-and-making-choices.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWRqA1\_ySzywT3dZyAG" %}
[intermediate iii: locked choices](/autoresponder/guide/intermediate-ii-locked-choices.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="advanced" %}
{% content-ref url="/pages/-MWRqF7wv5qx9k3RyfQy" %}
[advanced i: different matchmodes](/autoresponder/guide/advanced-i-different-matchmodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWRqdvhviTaJtfiq8nk" %}
[advanced ii: using user arguments](/autoresponder/guide/advanced-ii-using-user-arguments.md)
{% endcontent-ref %}

{% content-ref url="/pages/2733RFaz4LDz4rl4MMtP" %}
[advanced iii: modifying inventory and using args](/autoresponder/guide/advanced-iii-modifying-inventory-and-using-args.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="expert" %}
{% content-ref url="/pages/exLXsOwbdtLwashQbH6e" %}
[expert i: static button responders](/autoresponder/guide/expert-i-static-button-responders.md)
{% endcontent-ref %}

{% content-ref url="/pages/nUeB2egizxjTtC8Bp1sn" %}
[expert ii: instanced button responders](/autoresponder/guide/expert-ii-instanced-button-responders.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://docs.mimu.bot/autoresponder/guide.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.
