# GLTR Token

GAX Liquidity Rewards Token (GLTR) is an in-game resource token used primarily in the Gotchiverse and the Aavegotchi Forge.&#x20;

## Utility

### Crafting and Forging

Players can spend GLTR token to speed up Crafting and Forging. One GLTR token represents one block of time on the Polygon blockchain.

### Promoting Events

The Gotchiverse 2D (and soon 3D) allows land owners to promote events they are holding on their REALM Parcel. Players can spend GLTR to promote their parcel for a fixed amount of time.

{% hint style="info" %}
All GLTR spent on crafting, forging, and promoting events is burned 🔥
{% endhint %}

## How to Earn GLTR Token

GLTR Token can be earned by participating in the GHST Staking program in Polygon. Stake GHST alongside other tokens to earn GLTR.&#x20;

## Tokenomics

The max supply of GLTR is 1,000,000,000,000.&#x20;

## Contract Addresses

GLTR (Polygon): <https://polygonscan.com/address/0x3801C3B3B5c98F88a9c9005966AA96aa440B9Afc>


---

# 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/tokens/gltr-token.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.
