> For the complete documentation index, see [llms.txt](https://lympo-1.gitbook.io/nft-minting-platform-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lympo-1.gitbook.io/nft-minting-platform-2.0/lympo-nft-staking-update/staking-pools/champion-iii-pool.md).

# Champion III Pool

The Champion III Pool is the latest version of the Champion I and Champion II pools available in the Lympo NFT Staking. The size of the pool is 1,053,741 $SPORT. The pool has a competitive fixed 40% APR.

1 wallet will be able to stake up to 51 Lympo NFT cards in this Pool. Users do not have to fill out all slots to start staking: any amount of cards can be staked (51 being the maximum). Only Lympo Athlete collection NFT cards can be staked in the pool. ​[Learn more about Lympo Athlete NFTs.](https://lympo-1.gitbook.io/lympo-light-paper/lympo-ecosystem/lympo-nfts)

To ensure a fair ecosystem, users must stake NFTs of different rarities. Meaning that 1 wallet will only be available to stake up to 11 high-rarity NFTs (GOAT, Legendary, or Epic), while the other 40 will have to be of a lower rarity (Rare, Uncommon, or Common). To keep staking fair for the whole ecosystem, only one GOAT card is allowed to be staked per staking pool.

The amount of $SPORT that can be staked is determined by the rarity of staked NFTs — higher rarity NFTs allow users to stake more $SPORT.

The maximum amount of $SPORT that can be staked per wallet is 1,280,000.

{% hint style="warning" %}
The minimum amount of $SPORT required to stake is 500.
{% endhint %}

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

*\*In this example, if you would stake 15,000 $SPORT together with your NFTs, you would earn a 3.33% reward of the staked amount every 30 days (or 40% APR). That means after 30 days, you would have accumulated 500 $SPORT as a reward for participating in the Lympo NFT Staking ecosystem, and you would own 15,500 $SPORT in total. ​​*

[Learn more about $SPORT here.](https://lympo-1.gitbook.io/lympo-light-paper/lympo-tokens-utility-and-token-economy/sport-token-utility)

The Champion III Pool requires to stake NFTs for at least 72 hours. If NFTs are unstaked before that time, a fee of 1% will be applied.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lympo-1.gitbook.io/nft-minting-platform-2.0/lympo-nft-staking-update/staking-pools/champion-iii-pool.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
