# Prize

## Bounty Sources

Every match features a **prize pool**, and the sole method for players to earn from it is by defeating their opponents through individual (or team) gaming skills. Those who prevail through skillful play claim the bets made by the defeated players.

In cases where a competition additionally offers prizes distributed according to specific ranking criteria, players meeting these criteria can also share in the prize pool.

**Prize pools** are funded by:

* Player ticket purchases
* Sponsorships from third parties (developers, MiniTon, advertisers, etc.)

In addition to the prize for each match, some tournaments(i.e., Private Tournaments hosted by MiniTon users) also feature a **Bonus Pool**. Players can earn rewards from the **Bonus Pool** by completing a series of matches and participating in specific tasks.

***

## Type of Prize

Prizes can take the form of:

* In-game items or NFTs
* Game tokens
* USDT
* Toncoin

The type of prize corresponds one-to-one with the currency used for player ticket purchases.&#x20;

> For example, if tickets are bought with Toncoin, the prizes will also be in Toncoin; if tickets are purchased with $AXS (Axie's token), the prizes will be in $AXS.

{% hint style="info" %}
Please note: if tickets are purchased with a bank card using US dollars or any other national currency, the prize will be in USDT tokens.
{% endhint %}

***

## Prize Fulfillment

{% hint style="info" %}
All prize distributions are determined by smart contracts, and comprehensive records of all match data and prize fulfillment are permanently stored on the blockchain.
{% endhint %}

Automated reward distribution occurs when the following four conditions are met:

* Player is entitled to rewards based on match rules and results.
* Match data is securely recorded on the blockchain through smart contracts.
* Platform anti-cheating systems confirm the absence of any illicit activities during the match.
* Players manually confirm the match results.


---

# 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.miniton.games/about-miniton/social-esports-flexible-and-compatible/prize.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.
