# Introduction

## Welcome to Aggregated AI "Aggre"

Aggre rolls up the best AI models into one app under a single subscription; offering the optimal workflow for tasks that require multiple models.&#x20;

#### You can download the Aggre app now on the [Apple App Store](https://apps.apple.com/us/app/aggre/id6474451273) and [Google Play Store](https://play.google.com/store/apps/details?id=com.babysamo.babyai\&pcampaignid=web_share)!

<figure><img src="/files/EyaJbOyAaHF01THiKKa4" alt="" width="320"><figcaption></figcaption></figure>

## How Aggre Works

### Use Case A: [Swipe Between AI Models Efficiently](/overview/swipe-between-ai-models-efficiently.md)

1. Quickly navigate between different AI models from a single mobile app experience under one subscription
2. Interface with one AI model at a time and swipe between models based on the task at hand

### Use Case B: [Use Many AI Models at Once](/overview/use-many-ai-models-at-once.md) &#x20;

1. Submit a prompt via Aggre's chat interface
2. Aggre routes the prompt through the APIs of top AI models like GPT-4, Claude v2 and Perplexity
3. Aggre answers the prompt with responses from the top AI models
4. Rate which AI model provided the best answer in exchange for a crypto reward (AG token). *This is possible because the data being generated is **really** valuable!*


---

# 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/introduction.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.
