# Demo Projects

Demo projects is available under menubar, in **Help** section:

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

The "Demo Projects" sub-window in AugeLab Studio lets users explore various demo scenarios specific to function blocks.

The Demo Projects sub-window is a valuable tool for learning how to use different blocks and features in AugeLab Studio without programming. Enjoy exploring and learning with the demo projects!


---

# 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.augelab.com/example-projects/test-out-demo-projects.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.
