# Staking

### What is Staking? <a href="#what-is-staking" id="what-is-staking"></a>

Staking in Aavegotchi involves locking up your cryptocurrency, specifically the native token GHST, in various staking contracts to earn rewards.

The primary rewards for staking GHST are [GAX Liquidity Token Rewards (GLTR)](/own/tokens/gltr-token.md). These GLTR tokens can be used in the Gotchiverse to speed up the crafting and upgrading of Installations, allowing players to progress faster in the game. Additionally, GLTR can be burned to speed up the time for Forging.

In addition to the above, more usecases are being developed for GLTR token and will be announced in the future.

### How to Stake <a href="#how-to-stake" id="how-to-stake"></a>

To stake GHST, you can visit the [Staking](https://dapp.aavegotchi.com/staking?p=gltr) page, where you'll find seven staking pools:

* wapGHST
* GHST-FUD
* GHST-FOMO
* GHST-ALPHA
* GHST-KEK
* GHST-USDC
* GHST-GLTR.

GHST-MATIC also appears on the list, but its rewards have been reduced to zero.

After depositing tokens into these pools via Quickswap or other decentralized exchanges, you'll receive LP tokens, which can then be staked in the Aavegotchi DApp.

The staking process not only offers rewards but also contributes to the alignment of the AavegotchiDAO, GHST holders, and Aavegotchi NFT holders' goals, fostering a sustainable ecosystem.


---

# 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/earning-in-aavegotchi/staking.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.
