# Studio: Developer Experience

**Coming Soon!**

Studio is the Layer 3 developer experience for ARMOR — think of it as the Replit for DevOps. It lets teams build, extend, and customize AI-native Ops applications in days, with DuploCloud-hosted or self-hosted Kubernetes deployment options.

{% hint style="info" %}
This layer is currently under active development; documentation will be updated once Studio is available
{% endhint %}


---

# 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.duplocloud.com/docs/introduction/studio-developer-experience.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.
