# World Cup betting rules

Quiz rules: Only trending matches will be opened for betting There are only 3 possible results for each match: Team A (Home) wins, Team B (Away) wins, Draw Bets are multiplied by 10 PEX. The maximum of bets per vote is 100. No limits of number of votes. The bet winners will increase their rank and receive rewards in PEX. The address with the highest ranking will be qualified in the World Cup NFT whitelist. Ranking is calculated based on the total number of personal winner bets for all of the matches: Personal rank = previous record ranking + number of personal bets for winning match The winning rewards are calculated as follow: (Total prize pools / Total number of winning bets) \* Number of Personal Bets.

Example for the calculation: Total Prize Pool = 10000 PEX Total number of winning bets = 600 Number of personal bets = 20 (bets from user address) Rewards distributed per winner: (10000 PEX / 600 \* 20) \* 10 = 333.33 PEX (rounded up to 2 decimal places) Personal ranking increased by the number of personal bets

![](https://lh4.googleusercontent.com/tg2TI9kR9McfMlnPqiWmG96fdOZyNXABilssldFV7P-OBIy8CqkAVVw3UwuYCoecUJ3yxHrx8iAzZPFddfK-D3496DWovsdwGrqdOQLAV89E6uqmgPJu20-pgt937LD47zVZ_x6WWBwcK4ItyKbGwaCw7wcNQ5bikljhIqIfi5uOWodqGfs7mGwShJSTmA)

Notes: There is no PEX and point reward for the losing bets If everyone bets on one side and no one bets on the other, no one gets a bonus point. If the group guesses correctly, rewards are distributed; If the group guesses wrong, PEX will be handed over to the pool. If the result is a draw, no one will get bonus points and the pool rewards will be distributed back to all participants.

Demonstration of rewards winning calculation:

![](https://3200462297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWwts9u16m2YX1RIUXEOq%2Fuploads%2FKd0DmKH3oEHzktlYVt2L%2Fimage.png?alt=media\&token=e2d9a362-ca03-42cb-83a3-782987dcd828)

![](https://3200462297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWwts9u16m2YX1RIUXEOq%2Fuploads%2FOgVrvB7C9wCYBxrkLfqq%2Fimage.png?alt=media\&token=a70decab-e442-48b7-b325-d054ebabf99d)


---

# 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://peardao.gitbook.io/docs/pear-events/world-cup-betting-rules.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.
