# Previous version

### General Overview

The Bridge XR platform lets you effortlessly create interactive 3D experiences for XR devices, web, desktop and distribute them on your own dashboard, and access powerful analytics to track engagement and performance.

There are three elements that make the Bridge Suite:

1. The Bridge XR web dashboard to manage and play content (hosted on your servers);
2. The Bridge XR App (which will be shared with you);
3. The Zoe for Unity plugin to create your content.

<figure><img src="/files/W2qtdOfhY6hVyhL0ZFc7" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/btFKWbmGaW38pYh3oMAv" alt=""><figcaption></figcaption></figure>

### XR App

The Bridge XR App is where participants join modules, load and play experiences.

<figure><img src="/files/XZTq3LPOuduSeOd1BniU" alt=""><figcaption></figcaption></figure>

Key Elements:

* Supported platforms: XR or Desktop
* Allows guest participants
* Sends statistics to dashboard

### Web Dashboard

<figure><img src="/files/0cgquCtxUvFKNSyNCWdr" alt=""><figcaption></figcaption></figure>

The Web dashboard is primarily for Admins and Coaches. It provides members, modules and games management.

It can also be accessed by Participants to join modules and play experiences on the Web.

Key Elements:

* Platform: Web Browser
* For Admins and Coaches to manage members and modules
* For Participants to play experiences
* Contains modules statistics
* Requires authentication to access management

### Zoe for Unity

Create your own immersive experiences easily thanks to Zoe for Unity. Then export your application directly to your Bridge XR dashboard.

<figure><img src="/files/hhebaPkjBeetcpYMDbnC" alt=""><figcaption></figcaption></figure>

Key Elements:

* Requires Unity3D engine plugin
* Directly push bundles to server with a Wizard interface
* Requires Developer authentication


---

# 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/overview/previous-version.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.
