# Tournament Organization

Metastream aspires to create a suitable platform fair to all gamers who wish to partake and compete in the tournaments. Our algorithms will enable random matchmaking for tournaments based on our staking pool. While many gamers support skill-based matchmaking between opponents, we want to address the problem of accommodating players with moderate to expert experience. Matchmaking based on staking pools will keep both parties anonymous and eliminate any possibility of improperly rigging the outcomes of matches before the tournaments, preserving the players, games, and speculators' integrity.

* Multiple tournament formats: player vs player; guild vs. guild; team vs. team tournaments.
* Customizable tournaments with the tournament organizer’s branding and logos.
* Sponsored prizing, to allow sponsors to contribute funds and NFTs to prize pools

<img src="/files/VYtIpCTiGztBntFW5UHP" alt="" data-size="original">


---

# 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://metastream.gitbook.io/whitepaper/platform-overview/tournament-organization.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.
