# Winning!

Treasureblox's treasure hunts pit two teams against each other in a winner-takes-all competition to loot the treasure vault.&#x20;

There are two ways to win the treasure hunt:

1. By solving the final riddle to unlock the treasure vault.
2. By one team scoring a total number of points.

In either scenario, the winners take everything and the losing team gets nothing!

Treasure hunts consist of three levels, which must be completed before players can attempt to solve the final riddle. If a person in your team wins by solving the final riddle for the treasure vault, they receive 30% of the total pot. The other players in the team share the remaining 70% of the total prize fund, allocated based on their percentage share of the total points they have accumulated through gameplay.&#x20;

If a team scores the total required to win, the pot is allocated based on players' percentage share of the total points they have accumulated through gameplay. The total score required to win is based on a 'Points Per Player' (PPP) value that decreases as a team grows in size. The formula is **(PPP) X (Number Of Players).** As more players join your team, the PPP required decreases, meaning less points required per player and increasing your chances of beating the other team to the required point score! This is a significant incentive to invite other players to join your team, and leverage players' networks.

The two win paths forces players to make a strategic decision: join the larger team, win through points, and share the treasure across more players? Or, join the smaller team, solve the riddle, and have a bigger share of the treasure, shared across fewer team members?

&#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://treasureblox.gitbook.io/how-to-play/step-4-solve-the-main-clue-or-earn-points-to-win/winning.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.
