# Destinations

- [Azure SQL Server](https://docs.erathos.com/destinations/azure-sql-server.md): Connect Erathos to Azure SQL Server.
- [BigQuery](https://docs.erathos.com/destinations/bigquery.md): Connect Erathos to BigQuery.
- [Hosted by Erathos](https://docs.erathos.com/destinations/bigquery/hosted-by-erathos.md): Connect Erathos to a BigQuery.
- [Databricks](https://docs.erathos.com/destinations/databricks.md): Connect Erathos to Databricks.
- [PostgreSQL](https://docs.erathos.com/destinations/postgresql.md): Find out how to establish PostgreSQL Azure as destination on the Erathos platform.
- [Aws (RDS)](https://docs.erathos.com/destinations/postgresql/aws-rds.md): Connect Erathos to PostgreSQL (Aws).
- [Azure](https://docs.erathos.com/destinations/postgresql/azure.md): Connect Erathos to PostgreSQL (Azure).
- [Redshift](https://docs.erathos.com/destinations/redshift.md): Connect Erathos to Redshift
- [S3 Iceberg](https://docs.erathos.com/destinations/s3-iceberg.md)
- [Supabase](https://docs.erathos.com/destinations/supabase.md): Connect Erathos to Supabase.


---

# 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/destinations.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.
