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

# Developer Platform

<h2 align="center">Welcome to Alkemi Docs</h2>

<p align="center">Alkemi is an AI agent designed for data exploration and accessibility.</p>

<p align="center"><a href="https://datalab.alkemi.ai/?request_access=true" class="button primary">Sign up</a> <a href="https://datalab.alkemi.ai/sign-in" class="button secondary">Log in</a></p>

<p align="center">With Alkemi, you can query data, create visualizations, generate detailed reports, and build MCP tools that enable data querying from other chat clients.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Get an overview of the interface and try out your first query!</td><td><a href="/spaces/yLLMBTNtAM53TC60IKAS/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/yLLMBTNtAM53TC60IKAS/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td></td></tr><tr><td><h4><i class="fa-claude">:claude:</i></h4></td><td><strong>Connect</strong> <strong>Alkemi to Claude</strong></td><td>In just a few steps create and Alkemi connection in Claude.</td><td><a href="/spaces/yLLMBTNtAM53TC60IKAS/pages/sv9J0dvEyCV08Tio4PGL">/spaces/yLLMBTNtAM53TC60IKAS/pages/sv9J0dvEyCV08Tio4PGL</a></td><td></td></tr><tr><td><i class="fa-chatgpt">:chatgpt:</i></td><td><strong>Connect Alkemi to ChatGPT</strong></td><td>In just a few steps create and Alkemi connection in ChatGPT.</td><td><a href="/spaces/yLLMBTNtAM53TC60IKAS/pages/APAEip2vckguWxvgLZ27">/spaces/yLLMBTNtAM53TC60IKAS/pages/APAEip2vckguWxvgLZ27</a></td><td></td></tr><tr><td><h4><i class="fa-plug">:plug:</i></h4></td><td><strong>Connect your data</strong></td><td>Learn how to connect your database and start chatting with your data!</td><td><a href="https://docs.alkemi.ai/documentation/getting-started/connect-your-data">https://docs.alkemi.ai/documentation/getting-started/connect-your-data</a></td><td></td></tr><tr><td><h4><i class="fa-layer-group">:layer-group:</i></h4></td><td><strong>Create data products</strong></td><td>Learn how to create your own data products with native MCP server support and text-to-sql capabilities.</td><td><a href="https://docs.alkemi.ai/documentation/basics/data-products">https://docs.alkemi.ai/documentation/basics/data-products</a></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

<p align="center"></p>

<p align="center">Not finding what you're looking for?</p>

<p align="center"><a href="mailto:support@alkemi.ai" class="button secondary">Contact support@alkemi.ai</a></p>


---

# 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:

```
GET https://docs.alkemi.ai/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.
