> 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/geeting-started.md).

# Geeting Started

<figure><img src="/files/WHH9HfXfzKvYNF6beNBq" alt=""><figcaption></figcaption></figure>

How BETZY games works\
\
The Sacred Gaming Experience – **BETZY**

When you enter **BETZY**, you’re not just accessing another gaming platform — you’re stepping into a realm where every interaction is designed to be both entertaining and meaningful. Our gaming experience operates on multiple levels:

🎮 **Immediate Gratification**\
Players experience the thrill of placing bets and winning instant rewards. **BETZY** brings this excitement to life with intuitive gameplay, smooth performance, and a seamless user experience designed for both casual and competitive players.

🤝 **Community Contribution**\
Every game played helps strengthen the **BETZY** ecosystem. Even when players don’t secure an individual win, their participation fuels the growth of the platform and community. **BETZY** is built around the idea that every bet matters, and every player contributes to the bigger picture.

🏛 **Governance Participation**\
\&#xNAN;**$BETZY** token holders are not just players — they are decision-makers. As part of the **BETZY** governing council, holders gain real voting power over how the platform evolves and how the community treasury is used. This ensures that **BETZY** is not only community-driven, but also truly community-owned.


---

# 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/geeting-started.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.
