# Run the demo

In following the proceeding sections, it is highly recommended that you have this demo up and running. You will then have the option to explore all use cases or only the ones you are interested in.

### Requirements

This is a weighty demo, and so these specs or higher are strongly recommended:

* 32gb RAM
* 100gb SSD
* A Linux-based OS.

### Github repo

Clone or download this repo to your local machine: <https://github.com/streambased-io/breakstream>


---

# 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.streambased.io/get-started/run-the-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.
