> For the complete documentation index, see [llms.txt](https://docs.erathos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.erathos.com/introduction/welcome.md).

# 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**](/introduction/quickstart.md) 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="/pages/tjtpMCpmxJ56pJLKLeyB">/pages/tjtpMCpmxJ56pJLKLeyB</a></td><td><a href="/pages/tjtpMCpmxJ56pJLKLeyB">/pages/tjtpMCpmxJ56pJLKLeyB</a></td></tr><tr><td>Databases</td><td><a href="/pages/LIxCeK0Uy0kLHHhfBJSm">/pages/LIxCeK0Uy0kLHHhfBJSm</a></td><td><a href="/pages/LIxCeK0Uy0kLHHhfBJSm">/pages/LIxCeK0Uy0kLHHhfBJSm</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="/pages/mla7iPIFlMUSTMUKZ40e">/pages/mla7iPIFlMUSTMUKZ40e</a></td><td><a href="/pages/mla7iPIFlMUSTMUKZ40e">/pages/mla7iPIFlMUSTMUKZ40e</a></td></tr><tr><td>Dbt Cloud</td><td><a href="/pages/joD1YKTeUUREnlNtU7xA">/pages/joD1YKTeUUREnlNtU7xA</a></td><td><a href="/pages/joD1YKTeUUREnlNtU7xA">/pages/joD1YKTeUUREnlNtU7xA</a></td></tr><tr><td>Prefect</td><td><a href="/pages/v1cFjvTDIXeBvXpRiQGm">/pages/v1cFjvTDIXeBvXpRiQGm</a></td><td><a href="/pages/v1cFjvTDIXeBvXpRiQGm">/pages/v1cFjvTDIXeBvXpRiQGm</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="/pages/KEpRFzrGgUFpnqVscYfQ">/pages/KEpRFzrGgUFpnqVscYfQ</a></td></tr><tr><td>User Settings</td><td><a href="/pages/d2iQy1I1Qtb52ZEq4vOn">/pages/d2iQy1I1Qtb52ZEq4vOn</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.erathos.com/introduction/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
