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

# Welcome

Welcome to the official River DMA documentation.

This guide will walk you through everything you need - from setting up your hardware to configuring every feature. Follow each section in order for the smoothest experience.

* Start with the [Requirements](/getting-started/requirements.md) to make sure your setup is ready.
* Then follow the [Installation Guide](/getting-started/installation.md) to get River DMA running.
* Once installed, head to [Activate Your Key](/getting-started/activation.md) to enter your license.
* Explore the [Web Dashboard](/features/web-dashboard.md) to configure everything from your browser.
* If you run into problems, check [Troubleshooting](/troubleshooting/hardware.md) for common fixes.
* Need help? Open a ticket in our [Discord](https://discord.gg/riverdma).

## Jump right in

{% content-ref url="/pages/hXbBKb4JmxINSnFJVJL6" %}
[Requirements](/getting-started/requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/l5UUPSNzCtyjVK85yCqD" %}
[Installation Guide](/getting-started/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/mdsfHSnSSTChErbg3xYJ" %}
[Redeem Your Key](/getting-started/activation.md)
{% endcontent-ref %}


---

# 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://docs.riverdma.eu/readme.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.
