# Niloom Play Apps

**Niloom Play App** allows you to explore, create, and effortlessly share immersive AR/VR experiences. Discover exciting projects, follow your favorite creators, and experience AR/VR content, all in one place. And soon we will also offer a marketplace to monetize your assets and projects! (note: creation limited to Generative AI on mobile devices due to screen size)

Niloom Play can be downloaded on the App Store (iPhone and Vision Pro), Google Play (Android) and Meta Store (Quest Pro).&#x20;

[**Mobile Phone:**](/documentation/niloom-play-apps/mobile-devices.md)

* iOS&#x20;
* Android

[<mark style="color:blue;">**Headset**</mark>](/documentation/niloom-play-apps/headsets.md)<mark style="color:blue;">**s:**</mark>

* Apple Vision Pro
* Meta Quest

Please note, in experiences viewed on Apple’s Vision Pro:

1. Humanoid characters injected with animation won't work
2. Characters with embedded animation will work


---

# 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.niloom.ai/documentation/niloom-play-apps.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.
