# Introduction

<figure><img src="https://3735069882-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLfy9eDmpt6g4I0e76M38%2Fuploads%2FOatAsNVDeDHoITv35NvL%2Fasset-cards.png?alt=media&#x26;token=81c45b55-64f7-4459-946d-645095b37618" alt="" width="563"><figcaption></figcaption></figure>

Telegram Bot hosting HiLo Player vs Player on-chain wagers.

## HiLo PvP Game

Hi-Lo is a popular and classic casino game, the game revolves around betting on whether a card will be (Hi) higher or (Lo) lower than the dealer's card shown face-up on the table.

There are only three possible outcomes in HiLoPvP. Win, lose, and tie.&#x20;

**If you guess correctly, the next player will have to guess the outcome of the next card.**&#x20;

**If you guess wrongly, your entire stake is lost, the game ends and your wager is split amongst the remaining players**&#x20;

**If the card is the same, the next player will have to guess the outcome of the next card.**


---

# Agent Instructions: 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://hipvp.gitbook.io/hipvp-game/introduction.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.
