> For the complete documentation index, see [llms.txt](https://squirrel-wallet.gitbook.io/squirrel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://squirrel-wallet.gitbook.io/squirrel/tokenomics/nuts.md).

# NUTS

![](/files/LEymTamlYxi80FRWAn2L)

## Utility

{% hint style="success" %}

* Earn network fees from the Squirrel ecosystem
* Stake to earn yield
* Govern the Squirrel ecosystem of products
* Save fees within the Squirrel ecosystem
  {% endhint %}

Full tokeneconomics coming soon. Stake your Squirrelly Squirrel to earn NUTS.

Yes. There will be a retroactive airdrop to Squirrelly Squirrel owners...\
\
**Proposed structure (DRAFT):**<br>

* Initial supply 1 billion
* 70% allocation to retroactive airdrop (NFTs and wallet users)
* Yield incentive token drawing liquidity to the Squirrel AMM and Squirrel Wallet (designed from CAKE and BNB tokeneconomics)
* Squirrelly Squirrels owners will receive 50% of fees generated from the app through staking
* Squirrelly Squirrels owners, and specifically public sale purchasers, will receive a much higher weighting of retroactive airdrop for their loyalty

![Bury your NUTS. Earn yield.](/files/2vkCta5fR4MI1vOFHXoM)


---

# 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://squirrel-wallet.gitbook.io/squirrel/tokenomics/nuts.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.
