# Infrastructure Rewards

### Market rewards

Market rewards are calculated as a percentage of the size of the market, creating a sustainable and appealing source of incentives for all protocol participants. For each protocol participant group (creators, players, analysts etc), the percentage reward is set in established in [Market Config](broken://pages/Y9ubym8sONIFFMQBeNXA). The total amount of market rewards cannot exceed 5% of the market size.

**Creator reward** - *at the time of market creation, the wallet which submitted the createMarket form will be awarded a mNFT which allows the creator to claim the reward. Creators are rewarded 0.5% of market contributions.*&#x20;

**Analyst (Validator) reward** - *received by the analyst of the market. At the time of minting Analyst (Validator) NFTs, the user is prompted to lock an amount of FORE within the smart contract, which represents the Power of that NFT*. *Analyst rewards are calculated in proportion to the power composition within the market.*&#x20;

**Dispute Creator reward** - received by the dispute creator if the High Guard decision changed the analysts' decision (in other words, if the dispute was in fact correct). Receives a part of the analyst's reward or tokens extracted from the power of vNFT for incorrect verifications.

**High Guard reward** - received by the High Guard if there was a need for intervention. If the decision does not change the award is equal to the fee for opening a dispute. Otherwise receives a part of the analyst's reward or tokens extracted from the power of vNFT for incorrect verifications.

**Token Holder reward (Token Burning)** - *1% of the tokens contributed to each market will be removed from circulation, benefiting all holders of FORE and the broader ecosystem.*

**FORE Foundation reward** - received by the FORE Foundation Wallet.&#x20;


---

# 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.foreprotocol.io/fore-protocol/documentation/protocol-phase/infrastructure-rewards.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.
