# Gotchiverse

This section is still WIP. Please visit the Wiki entry on [Gotchiverse](https://wiki.aavegotchi.com/en/gotchiverse)!

## REALM Parcels

Gotchiverse REALM Parcels are player-owned land within the Gotchiverse open world. Players can farm Gotchus Alchemica from the parcel, and decorate it with aesthetic Installations and Tiles.&#x20;

### Tokenomics

The max supply is REALM Parcels in the Gotchiverse is 420,069, but currently only 50,000 have been minted.&#x20;

### Utility

* Farming Gotchus Alchemica using Installations.
* Channeling Gotchus Alchemica from the Alchemical Aaltar using your Aavegotchi.
* Decorating the parcel.
* Traveling between distant locations in the Gotchiverse using a Bounce Gate.&#x20;

## Installations

Installations are onchain buildings that can be placed onto your REALM Parcel.&#x20;

Installations are crafted using Gotchus Alchemica and then placed onto the Parcel. Once an Installation is placed, it can optionally be upgraded to a higher level by spending more Alchemica.&#x20;

For a full list of Installations, view the entry on the Aavegotchi Wiki.

## Tiles

Tiles are onchain flooring that can be placed onto your REALM Parcel.&#x20;

Tiles are crafted using Gotchus Alchemica and then placed onto the Parcel. All tiles are rendered beneath Installations, but above the Parcel floor.

For a full list of Tiles, view the entry on the Aavegotchi Wiki.


---

# 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/own/game-items/gotchiverse.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.
