# Get Started

Welcome to Boom documentation! \
**Boom Live** is built using Flutter and has a **Parse Server** backend, making it available on both iOS and Android platforms.

Boom Live is a revolutionary Live Streaming app built with Flutter, designed to cater to all your interactive and entertainment needs. Unlike other apps, Boom is not created just for sale – our engineers have developed this app as if it were for our own company's use. Every aspect, from design to features, has been carefully considered and implemented to provide the best user experience possible.


---

# 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.booms.live/master.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.
