> For the complete documentation index, see [llms.txt](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore.md).

# Features to Explore

- [Slot Games](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/slot-games.md): All the best slots, in one place!
- [Sports Betting](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/sports-betting.md): For all sports fans the Fullhouse has an interesting angle to take!
- [Live Games](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/live-games.md): Real dealers, real stakes, game on!
- [Fullhouse Originals](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/fullhouse-originals.md): Unique casino games just playable on the Fullhouse platform!
- [Affiliate Program & Competitions](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/affiliate-program-and-competitions.md): Got some clicks you can send? Share or advertise your link and earn $$$! (下記に日本語版があります)
- [Sign-up Bonuses & Terms](https://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore/sign-up-bonuses-and-terms.md): The devil is always in the details, luckily we haven't seen a single devil yet. (下記に日本語版があります)


---

# 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://bit-hotel.gitbook.io/fullhouse.gg-whitepaper/features-to-explore.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.
