# Sponsored Torunament

Players and sponsors can organize their own tournaments. This feature allows the tournament to proceed automatically.

Rewards are deposited into a smart contract in advance and can be claimed by the winning player after the tournament is over. (Rewards can also be omitted.)

Participating Monsters are basically the same as in Free Battle, but the conditions for participation can be set by the organizer for each tournament.

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

1. Whether or not there is a reward
2. Display in the competitions for which you are registered
3. Tournament status
   1. In progress
   2. Entry
   3. Jump-in
   4. Time until tournament starts
   5. Elapsed time after the tournament starts
4. Schedule of the tournament
5. Switching display contents
   1. Today：Today's tournament
   2. Upcoming: Next day or later
   3. Past: Held already
6. Display of management
7. Search


---

# 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://docs.remonster.world/play-guide/open-beta/pvp/sponsored-torunament.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.
