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

# The Pit

<figure><img src="/files/lbRACv0b0pIiuXPMW0if" alt=""><figcaption><p>Enter The Pit.</p></figcaption></figure>

The Pit is a fair-to-play battle game which uses Avax as its settlement layer for reward distribution.

The core goal is to unite and uplift communities through a common-ground environment, whilst having fun and competing.

The Pit has no token and all in-game transactions are priced in Avax or listed community tokens.

This eliminates token price focus and allows players to enjoy the game, as well as encourages skill based victory whilst building and maintaining communities.

With fair reward distribution mechanics, projects and individuals alike will be able to create revenue streams which grow as the player base does, as well as be rewarded for their skill through the many available games and events.

The Pit is currently in Beta, players who encounter any bugs or issues are urged to reach out to us via Discord.


---

# 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://the-pit-game.gitbook.io/the-pit/the-pit.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.
