# Doors

* When you go to claim an NFT you are presented with 5 Doors, one is revealed and 4 concealed.
* You can reveal more doors for a small fee paid for with crypto or Clover.
* You may select any Door for your NFT, whether it's revealed or not.
* You only have 5 minutes to decide which NFT you will claim since those NFTs are reserved for you for that time.&#x20;
* Unselected NFTs are revealed and then returned to the pool.
* You select an NFT during this 5-minute window then an NFT will be randomly selected from the Doors currently revealed.
* *Will the probability of things change over the mint?* No - a randomizer will select the rarity of NFTs presented, that randomizer will remain the same for the whole duration.&#x20;
* You are not getting a random NFT from the whole collection, you are getting an X % of Common, Y% of Uncommon, Z% of Rare, ZX% of Legendary.&#x20;
* The pool of NFTs is set up to support the whole mint.

<div align="left"><figure><img src="/files/96pjlpGBMFlD0pehvMs5" alt=""><figcaption></figcaption></figure></div>


---

# 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://c1-community-first-games.gitbook.io/golden-gambit/doors.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.
