# Introduction

## What is BabyAI?

**BabyAI is an app that rewards users with crypto for using generative AI.**&#x20;

The beta launched with a diverse set of AI template generators. Our templates enable anyone to harness the power of generative AI in work, life and social media. Users can interact directly with GPT-4 using a chat interface with fun personalities.&#x20;

**Best part? Every time you use BabyAI, your crypto rewards grow!**

The BabyAI beta has seen significant growth, surpassing 10,000 app downloads on the Google Play Store. A majority of our users are tech novices that are learning how to navigate generative AI for the first time.

## LLM Aggregator

The next stage of BabyAI introduces a novel concept that we are calling "LLM aggregation." BabyAI routes prompts through top large language models (GPT-4, Claude 3, Llama 2) and delivers the responses in a single package. Users can earn a crypto reward by picking the generative AI response that they like best.


---

# 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://babyai.gitbook.io/babyai-whitepaper/get-started/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.
