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

# Games

Qzino delivers a complete iGaming portfolio designed to satisfy every type of player - from fast-paced in-house experiences to world-class i-gaming content and a full sportsbook. Our games offering combines variety, quality, and performance, ensuring premium entertainment across all major verticals.

Whether you prefer slots, live games, sports betting, or exclusive in-house games, Qzino brings everything together in one seamless platform.

**In-House Games**

Qzino’s in-house games are built to offer experiences you won’t find anywhere else. These games allow us to experiment with unique mechanics, faster feature rollouts, and deep integration with our rewards, bonuses, and loyalty systems.

In-house games play a key role in Qzino’s ecosystem - powering exclusive events, special promotions, and game-specific reward mechanics that enhance engagement and long-term value for players.

**Slots from Top Providers**

Qzino features an extensive collection of slot games from leading global providers. At Qzino players can enjoy a constantly evolving library backed by proven studios and trusted game math.

Our slot portfolio is carefully curated to deliver high quality, variety, and frequent new releases - ensuring fresh content for both casual players and high-volume users.

**Live Casino**

For players who prefer the realism of a land-based casino, Qzino offers a premium live casino experience. Live casino games combine authenticity with the convenience of online play, all optimized for smooth performance across devices.

**Sportsbook**

Qzino’s sportsbook delivers a full sports betting experience with wide market coverage, competitive odds, and intuitive navigation. Players can bet on major global sports as well as niche competitions, with both pre-match and live betting available.

Fast updates, clear market layouts, and reliable performance make the sportsbook a core pillar of the Qzino platform.


---

# 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://docs.qzino.com/getting-started/games.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.
