# Playground

As you can see we have onboarding section contain your route and brief information about services as below:

![](/files/-Lz8Z6ub8NmulX26m4IC)

We have toolbar includes stop and start buttons to **run your project**. In the center we have **status bar** which show your project state real time. Also settings page prepared for set your project configurations.

In side menu we separated core (models and databases) technologies and services. Almost the whole services generating every time based on your models modifications. for any modifications in core concepts you should restart your project.

{% content-ref url="/pages/-Lz7-hWHYOTp70BMwpBC" %}
[Models](/models.md)
{% 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.hormo.studio/introduction/playground.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.
