# Inspirations

**Curve** - Curve.fi is the largest DeFi protocol by TVL - it pioneered the vote-locking mechanism with its CRV DAO token and its derivative veCRV (which stands for Vote Escrow CRV) can be acquired by locking the CRV in a staking contract for 1-4 years. The longer you lock, the more veCRV you receive, which gives you more voting power in deciding where future CRV is allocated. In addition, the veCRV can be used to boost Curve pool rewards up to 2.5x.

**Frax** - Following Curve’s model, Frax’s FXS can be locked for 1-4 years to receive veFXS. In addition to governance voting, veFXS also makes the holder eligible for FPIS airdrops.

**Illuvium** - Illuvium was the first GameFi project with an innovative staking mechanism. There are two staking pools, one for single-sided governance token staking, the other for the liquidity pool on Uniswap. There are locking mechanisms in which the longer you lock, the higher weight your rewards. The locking period can be up to 1 year. They also have a synthetic version of the token named sILV, which can be used in-game, but has minimal liquidity on the market. All staking rewards have a 365-day vesting period but can be withdrawn as sILV to be used in-game.


---

# 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://whitepaper.genopets.me/tokenomics/gene-staking/inspirations.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.
