# Previous version

{% hint style="info" %}
Only Web experiences can be tested. VR and Desktop experiences can be tested by creating a test Module (see Distributing Experiences)
{% endhint %}

|                                                                                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Login to the BridgeXR Web dashboard on your servers (check with an Administrator or IT member if you don't know the URL)<br><img src="/files/2FkqI6ceDc08ioGVXlJE" alt=""></p> |

{% hint style="info" %}
For Developers: use the 'Admin Login' and use your developer credentials

For Facilitators: use the Login or SSO Login and use your usual institution credentials.
{% endhint %}

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

|                                                                                                          |
| -------------------------------------------------------------------------------------------------------- |
| <p>Go to the 'Experiences' section on the sidebar:<br><img src="/files/2FkqI6ceDc08ioGVXlJE" alt=""></p> |

|                                                                                                                                                                        |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Hover on the Experience that you want to test and simply click on the 'Playtest' button:<br><img src="/files/tD4scO6kd2RhrlG2YcHG" alt="" data-size="original"></p> |

|                                                                              |
| ---------------------------------------------------------------------------- |
| <p>The page should now show you a Web Player loading the experience:<br></p> |

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

{% hint style="info" %}
Web Experiences must use the 'Desktop Controller' from Zoe for Unity. This allows users to navigate using WASD or arrow keys and the mouse for camera rotation, just like for Desktop.
{% endhint %}

|                                                                                                                                                                                                  |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p>Once you start moving you should see the following hint in case you need to use your mouse for something else and exit Camera rotation:<br><img src="/files/MPDEnSEnnj8k4ra7IRix" alt=""></p> |

|                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>For Exiting an experience, press Esc as the hint suggests and click the Close button at the bottom center:<br><img src="/files/jKiNnOMJU4t3kPiXPvCb" alt=""><br></p> |

|                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------- |
| <p>A popup should appear for you to be able to Exit:<img src="/files/FDgv5xfPVElH4FKEVktv" alt="" data-size="original"><br><br></p> |


---

# 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/build-with-unity/test-published-experiences/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.
