> For the complete documentation index, see [llms.txt](https://greenpaper.games.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenpaper.games.gg/product/roadmap/tournaments.md).

# Tournaments

<figure><img src="/files/QZmGtglpKlGwuxlBIdB7" alt=""><figcaption></figcaption></figure>

GAM3S.GG empowers both games and players with our tournament feature. Through this feature, gamers can effortlessly jump straight into any live or upcoming tournaments for their favorite games, signing up using their platform identity through both free-to-join and paid-entry tournaments using $G3.

Game partners, in return, can set up, organize, and manage tournaments for their games while benefiting from instant rewards distribution through blockchain technology. They will also benefit from our growing and highly targeted gaming userbase.&#x20;

With over 5+ years of global gaming tournament organizing experience within the team, GAM3S.GG promises to offer all the tools and customization needed to set up tournaments that support all sizes, from grass-roots to international and regional contests.&#x20;

Users will be able to benefit from easy sign-up procedures, API-integrated matchmaking and score reporting systems, and instant reward distribution and prize pool claiming features without dealing with the hurdles of manual tournament management that ruin the competitive gaming experience.

On the other hand, game studios and partners can benefit from having the perfect marketing venue for their competitions, leveraging our platform userbase and features to streamline tournament registration, player communication, matchmaking setup, result tracking and reward distribution - removing much of the technical burden and allowing teams to focus on developing their games and their own marketing efforts. To gain access to the feature, partners will need to stake and lock $G3 to gain the tournament admin rights and navigate through onboarding and benefit from our team follow up and support.

In addition to standard tournaments in bracket or elimination formats, our leaderboard system allows us to create XP leaderboard based tournaments to engage and mobilize our users and reward them for their activity through either GAM3S.GG specific rewards or partner incentives.


---

# 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://greenpaper.games.gg/product/roadmap/tournaments.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.
