> For the complete documentation index, see [llms.txt](https://help.reasy.ai/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reasy.ai/help/getting-started/workspace.md).

# Workspace

The magic of creating apps happens in Reasy's workspace. The workspace opens up whenever you create a new app or launch one from your dashboard.

Everything related to an app: design, build, preview, and deploy is done here.

View the links to discover Reasy's workspace.&#x20;

{% content-ref url="/pages/fEqZHxcVPdJpDifrMOCH" %}
[Engine Explorer](/help/getting-started/workspace/engine-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/VlgVnQsny8OfTPnqznof" %}
[Navigation Explorer](/help/getting-started/workspace/navigation-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/HPQ6yla0FhdGJdbcFkO5" %}
[Canvas](/help/getting-started/workspace/canvas.md)
{% endcontent-ref %}

{% content-ref url="/pages/xEMWsOTnXoI7cx7XoIcH" %}
[Tools](/help/getting-started/workspace/tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/R9Ufu9bs3KDoqZun6m5a" %}
[Property Editor](/help/getting-started/workspace/property-editor.md)
{% endcontent-ref %}

{% embed url="<https://youtu.be/j_rtbFQhE1w>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.reasy.ai/help/getting-started/workspace.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.
