# Start Here

Use this section to understand Bridge XR before setup or content creation.

Read these pages in order:

1. [Overview](/bridge-xr/start-here/overview.md)
2. [Getting Started](/bridge-xr/start-here/getting-started.md)
3. [Roles & Permissions](/bridge-xr/start-here/roles-and-permissions.md)
4. [Architecture & Requirements](/bridge-xr/start-here/architecture-and-requirements.md)

### Use this section if you are

* new to Bridge XR
* defining roles
* planning rollout
* preparing a Unity workflow

### What you will learn

* what Bridge XR includes
* how teams usually roll it out
* who owns each part
* what needs to be installed and configured


---

# 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://unity.zoeimmersive.com/bridge-xr/start-here.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.
