# What is Rasgo?

![](https://1589116401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJDKltt3A57jhixTfmu%2Fuploads%2Fgit-blob-62c43cbf7acdc67b04e6374bbf9de4b17d84c241%2Frasgo-logo-full-color-rgb%20\(4\).png?alt=media)

[Rasgo](https://rasgoml.com) is an AI-powered Copilot for your Data Warehouse.

## Why Rasgo?

1. Natural Language Interface - ask your question in natural language, and Rasgo's AI Agent will use its available functions to intelligently query and analyze your data
2. Your Data Stays in your Data Warehouse - Rasgo handles translating the metadata from your data warehouse into a format that Large Language Models can understand
3. Create Specialized AI Agents - Using the Rasgo platform, you can create specific AI Agents that are trained on a certain business domain with special instructions to help you accomplish tasks

## Get Started

We have a wait list for design partners at this time, but we'd love to work with you! Please contact <jared@rasgoml.com> and we will be in touch about setting up a POC.

### Data Warehouse Support

Currently Rasgo only works with Snowflake and BigQuery, but we are planning support for other data warehouses soon:

| Data Warehouse | Supported? |
| -------------- | ---------- |
| Snowflake      | Yes        |
| BigQuery       | Yes        |
| Delta Lake     | Roadmap    |
| Redshift       | Roadmap    |

For regular databases, you can use our other product, Chat Ur Data.


---

# 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.rasgoml.com/rasgo-docs/readme.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.
