# ⚔️ Challenges

You probably heard about wager matches already. It originally comes from Call of Duty, but is used for any kind of gaming match where participants wager their own resources against each other and the winner takes all. \
\
The wager feature of EsportManager is called 'Challenge' and is available on ESM X as well. A challenge can be solo (player vs. player) and team (team vs. team) in basically every [game](/esm-x-whitepaper/the-platform/games.md) on the platform. It's a simple and easy way to test yourself against your friends or anyone on the site. You can set a password if you wish to have a private game or you can create a public match where anyone can join. \ <br>


---

# 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://esm-x.gitbook.io/esm-x-whitepaper/the-platform/features/challenges.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.
