# Use Bridge XR

Use this section for day-to-day Bridge XR use after setup.

This section is mainly for administrators, coaches, facilitators, and participants.

### Recommended order

1. Set up members and access.
2. Create and publish modules.
3. Share module CODEs with participants.
4. Join modules and play experiences.

### What this section covers

* organization and billing management
* module creation and publishing
* participant management
* analytics
* joining modules and starting experiences

{% hint style="info" %}
Participants can play supported browser experiences through the **web player**. Headset-based playback uses the installed **Bridge XR App** on **Meta Quest**.
{% endhint %}

### Pages in this section

* [Manage Organization and Members](/bridge-xr/use-bridge-xr/manage-organization-and-members.md)
* [Create and Manage Modules](/bridge-xr/use-bridge-xr/create-and-manage-modules.md)
* [Join Modules and Play](/bridge-xr/use-bridge-xr/join-modules-and-play.md)


---

# 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/use-bridge-xr.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.
