# Welcome

## What is Erathos

Erathos is an ELT software that extracts data from multiple sources through instant integrations. With plug-and-play connectors, it centralizes all your data into a single analytical environment, allowing you to build a Data Warehouse in minutes.

## Getting started

To set up the Erathos platform as quickly as possible, follow the tutorial provided in the [**Quickstart**](https://docs.erathos.com/introduction/quickstart) section. This step-by-step guide is designed to help you integrate and configure your data workflows efficiently, enabling you to get started in minutes.

## Connectors

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td>APIs</td><td><a href="../connectors/apis">apis</a></td><td><a href="../connectors/apis">apis</a></td></tr><tr><td>Databases</td><td><a href="../connectors/databases">databases</a></td><td><a href="../connectors/databases">databases</a></td></tr></tbody></table>

## Integrate with your Data Stack

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td>Airflow</td><td><a href="../api/quickstart/airflow">airflow</a></td><td><a href="../api/quickstart/airflow">airflow</a></td></tr><tr><td>Dbt Cloud</td><td><a href="../api/quickstart/dbt-cloud">dbt-cloud</a></td><td><a href="../api/quickstart/dbt-cloud">dbt-cloud</a></td></tr><tr><td>Prefect</td><td><a href="../api/quickstart/prefect">prefect</a></td><td><a href="../api/quickstart/prefect">prefect</a></td></tr></tbody></table>

## Settings

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Workspace settings</td><td><a href="../settings/workspace-settings">workspace-settings</a></td></tr><tr><td>User Settings</td><td><a href="../settings/user-settings">user-settings</a></td></tr></tbody></table>


---

# 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.erathos.com/introduction/welcome.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.
