# Overview

At [Stormrae](https://stormrae.ai/), we're building the participation layer for AI development. We transform complex AI tasks into engaging consumer experiences, turning adversarial testing, data labeling, and model evaluation into challenges anyone can engage with.

Our documentation is designed to help you navigate, understand how it works, and get the most out of our experiences. Whether you're joining the waitlist, competing in the challenges, or earning shards through participation.

With clear instructions and straightforward guides, you'll find everything you need here to participate, earn, and contribute to the future of AI.

**How to Get Started:** use the menu in the navigation bar to find what you're looking for.

**Official links:**

* [Official Website](https://stormrae.ai/)
* [Official X account](https://x.com/stormrae_ai)
* [Telegram](https://t.me/stormraeai)


---

# 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.stormrae.ai/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.
