# Content Creation Platform

We have worked hard to make Niloom.ai accessible to all creators across all devices. Being browser-based means:

1. You don't need to download any software
2. You don't need to spend money on computers with expensive GPU and CPU capabilities
3. You can access the platform from anywhere and any device including desktop (Windows or Mac) or mobile (iOS and Android) and headsets (Apple Vision Pro or Meta Quest)

Niloom.ai's creation platform consist of&#x20;

* [Niloom.ai Dashboard](/documentation/content-creation-platform/niloom.ai-dashboard.md)
* [Advanced Creation Studio](/documentation/content-creation-platform/advanced-creation-studio.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://docs.niloom.ai/documentation/content-creation-platform.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.
