# What is Flux?

<figure><img src="https://2635135911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9NyC60xfSabdCmQW0heP%2Fuploads%2FfQpeAGvW24gT54bjnps2%2Fshare_card.png?alt=media&#x26;token=99bab21f-d10b-4cea-a9ab-4fc285504c8d" alt=""><figcaption></figcaption></figure>

Flux is a toolset for rapidly building interactive digital experiences.&#x20;

With Flux, creating amazing events, streaming products, and experiential activations is as easy as connecting the dots. Your sites are instantly available, without managing infrastructure, writing code or lengthy reviews.

## Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/creating-your-first-site" %}
[creating-your-first-site](https://docs.poweredbybackstage.com/guides/creating-your-first-site)
{% endcontent-ref %}

{% content-ref url="guides/creating-a-countdown" %}
[creating-a-countdown](https://docs.poweredbybackstage.com/guides/creating-a-countdown)
{% endcontent-ref %}

{% content-ref url="guides/creating-a-navigation-bar" %}
[creating-a-navigation-bar](https://docs.poweredbybackstage.com/guides/creating-a-navigation-bar)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of Flux to get a deeper understanding of our main features:

{% content-ref url="fundamentals/key-concepts" %}
[key-concepts](https://docs.poweredbybackstage.com/fundamentals/key-concepts)
{% endcontent-ref %}

{% content-ref url="fundamentals/guests" %}
[guests](https://docs.poweredbybackstage.com/fundamentals/guests)
{% endcontent-ref %}

{% content-ref url="fundamentals/environments" %}
[environments](https://docs.poweredbybackstage.com/fundamentals/environments)
{% endcontent-ref %}

{% content-ref url="fundamentals/flows" %}
[flows](https://docs.poweredbybackstage.com/fundamentals/flows)
{% endcontent-ref %}


---

# 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.poweredbybackstage.com/what-is-flux.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.
