# Rewards

Staking your Unlimited NFT entitles you to receive your share of 1% APR of the Elephant Treasury.\
\
**Example Calculation:**\
\
Example figures using static $ value for ease of explanation:\
Elephant Treasury = $100m \
Number of NFTs Staked = 5,000

1% of $100m = $1m\
$1m / 5000 = $200\
\
**Elephant Unlimited Calculator Spreadsheet:**\
\
<https://docs.google.com/spreadsheets/d/1L3gl7Su7GNr1d2xb45EoHnVnmGO0umfgYxKlt0HYMUw/edit?usp=sharing>\ <br>


---

# 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://wiki.elephant.money/services/unlimited-nfts/rewards.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.
