# Staking & Vesting

Compound & Claim

\
Staking GRIX

GRIX tokens can be staked by holders to earn rewards. When you stake GRIX or esGRIX, you receive stakers fees from the fee pool and esGRIX rewards based on the total amount of stakers in the protocol.

Holders can stake their GRIX tokens through the user interface. This action deposits the GRIX token to the staking smart contract and mints esGRIX.<br>

<figure><img src="/files/DuxCXVhUZF3Va5KxCGU1" alt=""><figcaption><p>Staking GRIX Token or esGRIX</p></figcaption></figure>

#### Compound & Claim

**Compounding** will stake your esGRIX automatically and increase the amount of rewards you receive from staking.

**Claiming** will transfer earned esGRIX rewards to your wallet, which you can then choose to stake or vest.<br>

<figure><img src="/files/Bhemd2Yjcj6tOu6z7JJn" alt=""><figcaption><p>Compound &#x26; claim</p></figcaption></figure>

## esGRIX Vesting

esGRIX is an additional reward incentive designed to benefit holders and platform traders, fostering active participation and protocol growth. The emission of staking rewards is determined and updated through governance proposals, ensuring adaptability to the protocol's evolving needs.

To convert esGRIX into GRIX tokens, a vesting mechanism is implemented. This process requires locking esGRIX alongside an equivalent amount of GRIX for the vesting duration. During this period, the locked tokens are reserved, and once the vesting period is complete, the esGRIX is fully converted into GRIX tokens.

If you choose to withdraw before the vesting period ends, you won't receive all the GRIX tokens, and any unclaimed GRIX/esGRIX will be lost. This mechanism incentivizes long-term commitment to the protocol while ensuring that rewards are distributed sustainably.

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


---

# 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.grix.finance/grix/tokenomics/staking-and-vesting.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.
