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

# Esports Competition

Robogolem's bread and butter is the esports competition. Users are able to pool their $RBG token and create a prize pool for their tournament or competition. The winners of the competition can take the prize winnings with zero fuss. Easy and simple.

**ROBOGOLEM FOR GAMERS**

Robogolem offers gamers a unique experience by providing esport-enabled versions of their favorite games. On the Robogolem Platform, members can seamlessly browse and play games just like they would on any other platform. However, when they choose a game from the Robogolem store, they receive an enhanced version with added esport game modes. This integration ensures that all esport activities are native to the game, offering players an unparalleled gaming experience combined with the security of a blockchain platform. <br>

**ROBOGOLEM FOR PUBLISHERS**

Robogolem offers publishers a direct gateway to a global audience eager for esports, along with the essential tools to dive into this expanding market. Unique to Robogolem is its API integration stack, which effortlessly links with existing console, PC, and mobile games. This allows publishers to introduce eSports game modes without a hitch.

Launching a comprehensive esports ecosystem for just one game can be costly, complex, and risky. Robogolem steps in as the universal esports platform.&#x20;

In essence, Robogolem empowers game developers and publishers by facilitating the integration of esports game modes and connecting them to a ready audience through the Robogolem Club.

As a global esports platform, Robogolem erases regional disparities and simplifies currency exchanges. Avoiding the intricacies of the current web3 environment. With Robogolem, the emphasis is on effortless gameplay, ensuring fun and engagement without any daunting learning barriers.<br>


---

# 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://team57.gitbook.io/robogolem/features/esports-competition.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.
