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

# $Nuggets

Ahoy, me hearties! PirateRush's very own on-chain SPL token is called $NUG. To earn $NUGs, ye need to be [staking](/piraterush/utility/staking.md) yer PirateRush NFTs. Once ye have $NUGs, ye can use them in-game and play any of the games we have on offer.

Arrr, ye be wondering what's next for $NUG? Well, we're planning to launch a utility where ye can buy traits to upgrade yer NFT's appearance. OG NFTs will also have the ability to upgrade their [rev share](/piraterush/utility/distribution.md) from 2x to 3x. And, in the future, ye'll be able to use $NUGs to play games that will give ye a chance to win NFTs from PirateRush and other blue-chip projects. This will be integrated into our NFT Loot Box (coming soon) or a future version of the [Wheel of Treasure](/piraterush/future-games/wheel-of-treasure.md) (also coming soon). So, hoist the Jolly Roger, earn yer $NUGs, and get ready for more adventures on PirateRush!

<div align="left"><figure><img src="/files/ZHD9xkeszdw5VkXDulyQ" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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://piraterush.gitbook.io/piraterush/tokenomics/usdnuggets.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.
