# Installing ENGAGE on other devices

For the majority of platforms not covered in the previous sections, install ENGAGE through [Steam ](https://store.steampowered.com/app/449130/ENGAGE/)or your device's app store. For example, if you use a Pico headset, you can install ENGAGE from the Pico Store; and, if you use a Vive headset, you can install ENGAGE from the Viveport store. To see if there are specific instructions for your device, go to <https://engagevr.io/engage-download-list/>.


---

# 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://docs.engagevr.io/engage/getting-started/installing-engage/installing-engage-on-other-devices.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.
