# Overview

At [Sahara AI](https://saharaai.com/), we’re committed to empowering developers, researchers, and innovators to create and deploy cutting-edge AI solutions with confidence. Our user guides and documents are designed to help you make the most of our products and ecosystem, whether you’re sourcing or annotating high-quality datasets, leveraging compute resources, or integrating seamlessly with our tools and APIs.&#x20;

With clear instructions, best practices, and tailored examples, you'll find everything you need here to navigate our ecosystem, maximize productivity, and unlock the full potential of your AI projects.&#x20;

**How to Get Started**: simply use the menu in the sidebar to find the document you are looking for!

<figure><img src="/files/y8o19ynH9TIW7BlyLkLv" alt=""><figcaption></figcaption></figure>

The Sahara AI official website is [SaharaAI.com](http://saharaai.com/) (formerly [saharalabs.ai](http://saharalabs.ai/)).


---

# 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.saharaai.com/overview.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.
