# Welcome to Fiat!

{% hint style="warning" %}
**Tips**

Fiat is still developing, meaning its API and components are still changing and may have some unexpected issues. We are welcoming contributors and looking forward to hearing feedback from users!
{% endhint %}

## Overview

Fiat is a Machine Learning Operations platform based on microservices and reactive architecture. It will implement an open-source sharing strategy to provide full-life AI application development from -

* **Development environment generation**
* **Unified data governance**
* **Computing cluster construction**
* **Model training for application deployment**

## Quick links

{% content-ref url="/pages/akT5Fd1Zcq3eJPLPHY6m" %}
[Concepts](/overview/concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/eBcHLxYmZ4NUL7nReTQ8" %}
[Platform Architecture](/overview/platform-architecture.md)
{% endcontent-ref %}

## Get Started

Start by setting up your ***Fiat*** components -

{% content-ref url="/pages/aiwCpEtY421FiqV8o5R2" %}
[Environment Setup](/overview/environment-setup.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.elapsed29.top/welcome-to-fiat.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.
