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

# KlayVegas.io

#### About KlayVegas

KlayVegas is, as the name implies, a digital version of a casino where you can walk around and play different games offered in casinos. There are variety of games offered in this metaverse, from Baccarat, Roulette, Black Jack, and Texas Hold’em and more. It also employs a more advanced model, as there are NFTs, as well as bonuses for playing more. &#x20;

Unlike the other three games, the fee structure here closely follows that of a casino. However, in this game, there is another parameter tentatively named “Energy.” For playing each game, Energy is spent, which can be replenished using the Resort to rest, or by participating in activities that charge Energy.&#x20;

At the moment the game is in early development stages, and cannot be played. Here are some screenshots to whet your appetite.&#x20;

![Welcome to KlayVegas](/files/CiFUROZL5cZsbqdYhfGi)

![Enter the lobby and pick your game](/files/b92S5qo50oSAztBxV7VC)

![Or navigate from the top view](/files/8oryIWiZOguyaidAYTUx)

![Picked your game? Let’ get started.](/files/DNhXWRyWpLGkckGHeup9)


---

# 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:

```
GET https://klaygames.gitbook.io/klaygames/klayvegas.io.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
