# Overview

- [Introduction](https://docs.aggregated.app/overview/introduction.md): Quickly navigate between the best AI models and rate their performance for crypto rewards
- [Supported AI Models](https://docs.aggregated.app/overview/introduction/supported-ai-models.md): Status of Aggre's AI model integrations
- [Goals](https://docs.aggregated.app/overview/introduction/goals.md)
- [Team](https://docs.aggregated.app/overview/introduction/team.md)
- [FAQ](https://docs.aggregated.app/overview/introduction/faq.md)
- [Links](https://docs.aggregated.app/overview/introduction/links.md)
- [Swipe Between AI Models Efficiently](https://docs.aggregated.app/overview/swipe-between-ai-models-efficiently.md): Aggre optimizes work flows that involve the use of multiple AI models
- [Use Many AI Models at Once](https://docs.aggregated.app/overview/use-many-ai-models-at-once.md): Instead of relying on a single AI model, Aggre let's you see what all of the top AI models have to say
- [Aggre Data](https://docs.aggregated.app/overview/use-many-ai-models-at-once/aggre-data.md): An example of data generated by Aggregated AI
- [AG Token](https://docs.aggregated.app/overview/ag-token.md): AG is the native token of Aggre
- [Dynamic In-App Rewards](https://docs.aggregated.app/overview/ag-token/dynamic-in-app-rewards.md)
- [Initial Supply & Allocations](https://docs.aggregated.app/overview/ag-token/initial-supply-and-allocations.md)
- [FreeAI Model](https://docs.aggregated.app/overview/ag-token/freeai-model.md): Goal: Offset the cost of a user's subscription by providing AG token rewards that match, or even exceed the subscription costs
- [Supported Blockchains](https://docs.aggregated.app/overview/ag-token/supported-blockchains.md)
- [Spin the Wheel](https://docs.aggregated.app/overview/ag-token/spin-the-wheel.md): Instead of a fixed (lame) quantity of rewards, Aggre users get the chance to win big every time they play the Spin the Wheel game
- [Airdrop & Community Rewards](https://docs.aggregated.app/overview/ag-token/airdrop-and-community-rewards.md)
- [AIBS Pre-Launch Token](https://docs.aggregated.app/overview/ag-token/aibs-pre-launch-token.md)
- [Referral Program](https://docs.aggregated.app/overview/referral-program.md): COMING SOON
- [Generators (Sunsetted)](https://docs.aggregated.app/overview/generators-sunsetted.md): Aggre AI generators are sunsetted for now


---

# 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.aggregated.app/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.
