# Brackets

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

Core gameplay is separated into off-chain and on-chain **brackets**. These brackets divide players into pools based on a combination of entry fee and payout. For instance, players in the "*Easy Mode*" bracket will only be paired with players in the same bracket.

This first bracket, "*Easy Mode"* is a **free-to-play bracket**, using an off-chain virtual currency, called **Coin**. This allows anyone to practice or play in low-stakes social tournaments. **Coin** is accrued over time and will be used for off-chain rewards.

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

If a player runs out of Coin, click on the **Coin Vault** to collect more coins. This slowly fills up until it is full. If there are no coins to collect, simply come back later for more coins.

The Coin Vault also has a maximum capacity, so check back to continue to empty it!

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

Each bracket has a set of themes that words will be chosen from, for instance, it may pick words from "*Dinosaur*", "*Beach*", or "*Cozy Winter"*.

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

Players that want competitive play must connect a wallet and play on-chain. All on-chain matches are played for **$MOVE**. As you can see in the screenshot above, an example on-chain bracket would be an entry fee of **0.6 MOVE** and a payout of **1 MOVE** for the winner.

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

We also run many custom events: usually at least one per week. These may have custom art, dictionaries, or other fun gameplay changes.

Because these brackets may have different tunings, it's important to check the Match Parameters section when a match is made, so that you can adjust your strategy to the current tuning.

<figure><img src="/files/2oHHVTiu0dHVOqyk3BHv" alt=""><figcaption></figcaption></figure>


---

# 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.hangmanclash.com/hangman/matchmaking.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.
