# Introduction

## Overview

Exoway is revolutionizing cloud architecture by integrating the 'diagram as code' concept at the heart of its orchestration platform.&#x20;

Designed to simplify the deployment of production-ready internal platforms, this solution leverages [Model-Driven Engineering (MDE)](#user-content-fn-1)[^1] and artificial intelligence to enable efficient design, deployment, and management of cloud infrastructures and applications.&#x20;

With Exoway, engineers can now transform diagrams into operational cloud architectures in just a few minutes, offering unparalleled self-service control over the entire infrastructure.

## Quick links

{% content-ref url="overview/our-features" %}
[our-features](https://doc.exoway.io/overview/our-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with Exoway quickly and easily.

{% content-ref url="fundamentals/project" %}
[project](https://doc.exoway.io/fundamentals/project)
{% endcontent-ref %}

{% content-ref url="fundamentals/blueprint" %}
[blueprint](https://doc.exoway.io/fundamentals/blueprint)
{% endcontent-ref %}

{% content-ref url="fundamentals/rbac" %}
[rbac](https://doc.exoway.io/fundamentals/rbac)
{% endcontent-ref %}

[^1]: Model Driven Engineering (MDE) is a software development methodology that focuses on creating and exploring domain models, which are conceptual models of all topics related to a problem-specific domain


---

# 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://doc.exoway.io/introduction.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.
