# Example Gameplay

* John and other 9 players entered the game week by paying $1 in $STARZ
* There are total of 10 players and $9 in the prize pool. (Please refer to platform fees and burn programme)
* If John predicts all of the outcomes true , he gets the $9 in the prize pool
* If John and Sarah predicts all of the outcomes true, they split the prize pool and each gets $4.5
* If no one predicts the outcomes true prize pool of $9 transfers to the other game week


---

# 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://draft-starz.gitbook.io/draft-starz/all-in-or-nothin/example-gameplay.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.
