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

# Welcome

## Welcome to the Modus wiki

Use this wiki to install Modus, learn the workflow, and find answers fast.

If you are new to Modus, start with the setup pages below.

### Start here

* [System Requirements](/getting-started/system-requirements.md)
* [Downloading and Installing](/getting-started/downloading-and-installing.md)
* [First Launch](/getting-started/first-launch.md)
* [Modus Design vs Modus VR](/getting-started/modus-design-vs-modus-vr.md)

### Browse by category

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden>Title</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/spaces/VQxfDLhGzn7nLIH0URlK/pages/Z5sOjUFgEepICAFCUKPF">/spaces/VQxfDLhGzn7nLIH0URlK/pages/Z5sOjUFgEepICAFCUKPF</a></td><td>Getting Started</td><td></td></tr><tr><td><a href="/spaces/VQxfDLhGzn7nLIH0URlK/pages/dYzTJZPmVVLniho3gmvB">/spaces/VQxfDLhGzn7nLIH0URlK/pages/dYzTJZPmVVLniho3gmvB</a></td><td>Modus 2</td><td></td></tr><tr><td><a href="/spaces/VQxfDLhGzn7nLIH0URlK/pages/EyRFe9GtKh1sOv2Fp94d">/spaces/VQxfDLhGzn7nLIH0URlK/pages/EyRFe9GtKh1sOv2Fp94d</a></td><td>Tutorials</td><td></td></tr><tr><td><a href="/spaces/VQxfDLhGzn7nLIH0URlK/pages/RpQof48DNnQ2JNIwWtvU">/spaces/VQxfDLhGzn7nLIH0URlK/pages/RpQof48DNnQ2JNIwWtvU</a></td><td>Tips Tricks and Hacks</td><td></td></tr><tr><td><a href="/spaces/VQxfDLhGzn7nLIH0URlK/pages/4WeUL71ozPuLiowDtZCc">/spaces/VQxfDLhGzn7nLIH0URlK/pages/4WeUL71ozPuLiowDtZCc</a></td><td>Help</td><td></td></tr></tbody></table>


---

# 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://wiki.modusvr.com/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.
