# Aavegotchi Gaming Console

The Aavegotchi Gaming Console (AGC) is an onchain layer designed to enhance the gaming experience for users of the Aavegotchi ecosystem.&#x20;

It serves as a platform for storing and sharing granular player and Aavegotchi data across multiple games, enabling developers to craft deep "meta-level" progression and achievement experiences for players, all powered by public onchain data.

## Key Features

Key features of the Aavegotchi Gaming Console include:

* Overviews of how Aavegotchis and other assets are used within each game
* Cross-game player progression&#x20;
* Onchain player Badges
* Profile decoration (titles, frames, PFP)

## Interoperabilty FTW

Interoperability of assets across various Aavegotchi gaming titles is a key goal of our vision for Aavegotchi gaming.&#x20;

The Aavegotchi Gaming Console acts as the unifying "glue" between all Aavegotchi games, ensuring that developers prioritize interoperability in their game design.&#x20;

Check out all of the associated AGC assets in the [Assets](/gaming/assets.md) section below!


---

# 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.aavegotchi.com/gaming/aavegotchi-gaming-console.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.
