# Introducing "Bitcoin Keys" NFT Collection on BRC20

> ### Bitcoin Keys is a distinctive collection of 1000 NFTs, following the BRC20 standard. It grants collectors exclusive access to our staking app. All platform features and project offerings are reserved solely for holders.

<figure><img src="/files/n5PQk8h2zELZfwrASzpc" alt=""><figcaption></figcaption></figure>

```
// MAX_USERS = 1000
// def reserve_access():
```

<mark style="background-color:orange;">The platform will be in beta, with access limited to only 1000 users (Key holders). Rest assured that every user who participates in our beta will be recognized as an early contributor and will be given priority in the future development of the project.</mark>


---

# 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://bitcoin-keys.gitbook.io/documents/introducing-bitcoin-keys-nft-collection-on-brc20.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.
