# Previous version

The Bridge XR App is the frontend app client where participants can join modules and play experiences. Supported platforms are:

* VR (Meta Quest 3)
* Desktop (Windows)

It allows users to login with institution SSO credentials or as guests providing only a Full Name.

## Getting access to the App

### VR

Let us know what is your preferred or usual distribution system for VR applications. Here's what we support:

* [Meta Horizon Managed Services](https://work.meta.com/help/1780267449441661/?helpref=uf_share) (soon deprecated due to lack of support from Meta themselves)
  * Please contact us to provide us your Organization Key so we can share the application with you.
* Management services such as [ArborXR](https://arborxr.com/)
* .apk file download

### Desktop

An .exe file is accessible through the Zoe for Unity download page. You can access it using your corresponding credentials.

Once downloaded you can distribute the app as you usually do with other .exe files in your institution.

For using the App please check the [Join Modules and Play page](/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/set-up-bridge-xr/install-and-distribute-the-bridge-xr-app/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.
