# Goals

## Current Goals

1. Make it easy to navigate between the best AI models on a mobile device
2. Give users access to the best AI models under one app and one subscription
3. Leverage the value of user data contributions to unlock FreeAI for users

<figure><img src="/files/ygU49XvbKUtMcnDsNUWb" alt=""><figcaption></figcaption></figure>

## Long Term Goals

1. Make open source AI models as accessible as closed sourced competitors
2. Custody open source AI models on a decentralized AI cloud servers to contribute towards sovereignty
3. Train the [Aggre Local LLM](/upcoming/aggre-local-llm.md) on in-house data


---

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