# Draft Game Rules

* There are 10 players in each game lobby
* Each game lobby consists of 3 game weeks&#x20;
* Each player have $200 budget to start the draft
* Each player must pick exactly 10 assets
* Players must submit a 5 asset team in the beggining of each game week
* All picked assets are auctioned between players
* Each player have 30 seconds to pick an asset
* Each asset is auctioned for 30 seconds, each bid under 10 seconds resets the timer to 10&#x20;
* Entry fees and awards are paid in $STARZ


---

# 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/draft-game-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.
