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

# Welcome to Atlas Show Control

## Overview

### A new way of controlling Spatial Audio for Theatre, Live Events & Concerts

{% hint style="info" %}
This Manual is in Beta - Any obvious errors or omissions? Please let us know!
{% endhint %}

## Get Started with Atlas

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/P6CT32C6xdRXjnwmuOVS" %}
[System Requirements](/installation-licensing-and-requirements/system-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/zNBuFT1WabWuzdAHv1PX" %}
[Key Atlas Concepts](/overview/key-atlas-concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/wR04QcO3QI2nhg22T8qM" %}
[My First Atlas Session for DS100](/tutorials/my-first-atlas-session-for-ds100.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://help.atlas-control.app/welcome-to-atlas-show-control.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.
