> 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/the-collection/holder-benefits.md).

# Holder Benefits

Arr, me hearties! Hoist the sails and set course for PirateRush holder benefits! Ye lucky lads and lasses with yer PirateRush NFTs have access to a treasure trove of benefits!

First and foremost, our esteemed holders can participate in the [weekly rev share distribution](/piraterush/utility/distribution.md). That means a share of all game transaction fees and profits from our games bein' distributed amongst ye holders.

Ye also get to test yer luck with the [daily wheel spin](/piraterush/utility/daily-wheel-spin.md). Spin the wheel twice a day and win SOL and $NUG tokens, all at no extra cost to ye!

But that's not all! We're also runnin' a weekly [GEM](/piraterush/tokenomics/gems.md) leaderboard competition! Compete with yer fellow pirates to see who can accumulate the most [GEM](/piraterush/tokenomics/gems.md)s, and the top buccaneer will be rewarded with a prize fit for a captain!

So don't miss out on the benefits of being a PirateRush holder, me hearties! Set sail for adventure and riches with yer trusty NFT by yer side!

<div align="left"><figure><img src="/files/Bqgb9AwvVzchIXgbcdAv" 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/the-collection/holder-benefits.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.
