> 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/product-development-p-and-d/casino.md).

# Casino

**New Platform Version**

* **Development:** In progress since Q4 2024, enhances user experience with a sleek interface, faster transactions, and deeper $PIG integration. Set for launch when fully mature (date TBD).

***

**Our Differentiators**

* **Provably Fair:** A 100% attested system lets users verify game fairness independently, ensuring trust and transparency.
* **Community-Driven:** Insights from our members shape the platform, backed by exclusive NFT holder perks.
* **Web3 Integration:** $PIG powers transactions, rewards, and lotteries, blending crypto with gambling seamlessly.

**Rewards System**

* **Daily CashBack:** A daily reward system based on loss-back, scalable according to player losses, incentivizing continued engagement.

**Game Options**

* **Sportsbook:** Comprehensive betting with competitive odds on global sports.
* **Trading:** 1000x Futures Trading option, blending market speculation with gambling thrills.
* **Casino:** 11+ original in-house games, all provably fair, plus third-party titles from top providers.

**User Experience**

* **Secure Transactions:** Instant deposit/withdrawal notifications and processing, leveraging Solana’s speed and low fees.

***

Pigmo it’s a dynamic ecosystem disrupting traditional gambling. With a new version in the works, unique features, and $PIG-driven rewards, we’re the go-to choice for Web3 gaming.


---

# 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/product-development-p-and-d/casino.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.
