> For the complete documentation index, see [llms.txt](https://whitepaper.pigmo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.pigmo.com/casino-benefits.md).

# Casino Benefits

To ensure our token holders have a real advantage within the platform, the following exclusive benefits will be unlocked initially:

1. **Enhanced Rakeback**\
   $PIG holders will receive an automatic rakeback boost based on the number of tokens and/or NFTs they hold.
   * No tokens: 3% rakeback
   * Holders of 2M tokens or 4 NFTs: 5% rakeback
   * VIP holders with more than 20M tokens or 40 NFTs: Up to 10% rakeback
2. **VIP Access to Tournaments and Exclusive Jackpots**\
   Holders will be eligible to participate in special tournaments with crypto and NFT prizes for free, while outsiders will have to pay or lock a certain amount of cash to participate.
   * Weekly jackpot draws, where holders are automatically entered to win a share of the prize pool.
3. **Access to Exclusive Casino Games and Features**\
   Holders of $PIG will have access to exclusive high-roller tables, premium slots, and unique in-house games.
   * Early access to new game launches and special betting markets before they are available to the general public.
4. **Governance and Voting Rights**\
   Holders gain voting power on key platform decisions, such as new game additions, fee structures, or partnership integrations, allowing the community to shape the ecosystem's future.
5. **Referral Rewards and Bonuses**\
   Exclusive boosted referral commissions for $PIG holders, earning a percentage of referred users' rake or deposits, plus entry into referral leaderboards with bonus prizes like free bets or NFTs.
6. **Weekly Cashback and Free Plays**\
   Beyond rakeback, holders receive tiered weekly cashback on losses (up to 15% for VIPs) and periodic free spins, bets, or tournament entries to keep the action going without additional risk.
   * No tokens or NFTs: no cashback besides rewards system;
   * 10M tokens, 20 NFTs and at least $100,000 in total wager:
     * From 2%-5% in weekly cashbacks.
   * 10M tokens, 20 NFTs and at least $1,000,000 in wager:
     * 25% in weekly cashbacks.

More benefits will be unlocked over time! We are continuously innovating to bring new utilities to $PIG and ensure a premium experience for our players.


---

# 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://whitepaper.pigmo.com/casino-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.
