# In-App Demo

Ostara contains a built-in demo that allows you to play around with various features without having to have an existing Actuator instance. The demo is a live Spring Boot application with Actuator which will run in the background.

In order to start the demo, either click on **Start Demo** in the Ostara homepage

<figure><img src="/files/dnWCgjdGIqmEJ0Il3lOp" alt=""><figcaption></figcaption></figure>

Or, while having no instances, applications or folders, click on **Start Demo** in the sidebar

<figure><img src="/files/mJhMwdIaSuMQhQBJfibf" alt=""><figcaption></figcaption></figure>

To stop the demo, right click on the demo application or instance and click on **Stop Demo**

<figure><img src="/files/Ayy8TKwfnoMpTkopOCSU" alt=""><figcaption></figcaption></figure>


---

# 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.ostara.dev/features/in-app-demo.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.
