# Use Many AI Models at Once

Users submit their prompt and Aggre routes it through the APIs of top AI models. Aggre responds with answers from every AI model, simultaneously. &#x20;

<figure><img src="/files/ctBryoow5rRT2g73sRiv" alt="" width="327"><figcaption></figcaption></figure>

### Imagine you are trying to solve a problem...

#### Would you rather sit in a room with one genius and ask them questions? Or, sit in a room with a dozen geniuses and ask them all questions?

*If you chose a dozen geniuses, Aggre is definitely for you!*

With responses from multiple AI models, user's gain a broader perspective on the optimal answer. Detecting hallucinations is easier too, with outlier responses standing out from the rest.

## Rate the Best Response, Earn Crypto

After receiving responses to a prompt from the top AI models, users can rate the best response in exchange for AG token rewards. This action generates valuable data on the real world performance of competing AI models which can be packaged up and sold.&#x20;

The AG token rewards compensate users for this data and the extra time spent reviewing multiple prompt responses.&#x20;

:point\_right: Learn more about [AG Token](/overview/ag-token.md)!&#x20;


---

# 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/use-many-ai-models-at-once.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.
