# The Rules

To begin with, Deez Nuts will host 1 game per week, using a variation of the standard No Limit Hold’em Poker rules.&#x20;

On day 1 of each week, 3 community cards will be revealed (The Flop), kicking off the game. On day 3, the 4th card (The Turn) will be revealed, and on day 5 the 5th (The River) will be revealed.&#x20;

Each of the 52 cards available in the deck will have an equal, random chance to be revealed as one of the 5 community cards.

After the 5th card (The River) is revealed, players will have 24 hours to burn 2 NFTs that form the best available hand in combination with exactly 3 of the community cards. Winning players will always burn exactly 2 NFTs (up to one burn per address).&#x20;

At the end of the burn period (24 hours), all addresses that have successfully burnt 2 NFTs that, in combination with 3 of the community cards, form “The Nuts” will get an equal share of the prize pool, that will be predetermined and announced before each game.

The Nuts is the best possible 5 card poker hand that is able to be formed using exactly 3 of the 5 community cards in combination with 2 cards "in hand" (in your 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://deeznutsnft.gitbook.io/deez-nuts/game-rules/the-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.
