> For the complete documentation index, see [llms.txt](https://manual.minimal.audio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.minimal.audio/welcome.md).

# Welcome

<figure><img src="/files/ikrAOSAWPEcqlyDHY46Y" alt=""><figcaption></figcaption></figure>

#### Product Manuals <a href="#welcome-to-current" id="welcome-to-current"></a>

Thank you so much for purchasing a Minimal Audio product! This knowledge base contains manuals for our software products.&#x20;

{% content-ref url="/spaces/vbat4pds7C4cELReQ739" %}
[Current Manual ](https://manual.minimal.audio/current-manual/)
{% endcontent-ref %}

{% content-ref url="/spaces/NY736sQVRHb3rZsTVULZ" %}
[Evoke Manual](https://manual.minimal.audio/evoke-manual/)
{% endcontent-ref %}

{% content-ref url="/spaces/sQJCi65i6KtFRW3aRwIM" %}
[Rift Manual](https://manual.minimal.audio/rift-manual/)
{% endcontent-ref %}

{% content-ref url="/spaces/XmADw5xWIo1liXnM0AYL" %}
[Core Effects Manual](https://manual.minimal.audio/core-effects-manual/)
{% endcontent-ref %}

#### Additional Resources <a href="#welcome-to-current" id="welcome-to-current"></a>

[Support](https://support.minimal.audio/hc/en-us)

[Feature Requests](https://feedback.minimal.audio/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.minimal.audio/welcome.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.
