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

# BETZY

**1. What is BETZY ?**

BETZY is a next-generation gaming platform built on Solana where every bet contributes to the growth of the ecosystem. Unlike traditional casinos, BETZY is **community-owned**, powered by $BETZY governance, and features a growing set of provably fair games.

**2. How does the treasury work?**

Platform revenue is directed into the **community treasury** and $BETZY buybacks. $BETZY holders then vote on how treasury funds are allocated, ensuring that BETZY remains a **community-driven ecosystem**.

**3. What tokens are involved?**

* **$BETZY**: The governance token of BETZY, launching fair and community-owned. No presales. No insiders. 100% transparent.

**4. Are games fair?**

Yes. All BETZY games use **Verifiable Random Functions (VRF)** with cryptographic proofs. Every result can be independently verified on-chain through open-source algorithms.participation in platform governance provides additional reward opportunities for engaged community members.

*Voting Incentives:* $BETZY holders who actively participate in governance votes receive bonus rewards distributed from a dedicated governance reward pool. This ensures that the most engaged community members are compensated for their contribution to platform decision-making.

*Proposal Bonuses:* Community members whose proposals are approved and successfully implemented receive special bonus rewards, encouraging innovation and continuous platform improvement.\
\
**5. How do I start playing?**

1. Get a Solana wallet (Phantom/Solflare).
2. Buy SOL and transfer it to your wallet.
3. Connect your wallet at BETZY.
4. Choose a game and place your bet (minimum 0.001 SOL).
5. Enjoy **instant payouts** when you win.

**6. What can I vote on?**

$BETZY holders control the future of BETZY, including:

* Treasury management
* New game launches
* Revenue distribution
* Partnerships
* Platform upgrades

**7. What if I lose?**

Even if you don’t win a game, your participation contributes to the **treasury and $BETZY ecosystem**, helping the platform grow and strengthening long-term community value.

**8. Is it secure?**

BETZY is built with **multi-signature treasury protection, audited smart contracts, time-locked upgrades, bug bounties, instant payouts, and full transparency**. Your funds are secure, and your gameplay is fair.


---

# 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://betzy.gitbook.io/betzy-docs/faq/betzy.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.
