# Single NFT (ERC721)

Part of the requirements you set can can be based users owning a specific NFT to be able to join the access list. You first choose the ERC721 requirement and set the address and the minimum amount.&#x20;

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

## Add Attributes Requirement

Once set up, you can add the specific attributes:

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

Next up, we'll cover the requirements of multiple NFTs.&#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://docs.boiler.gg/bot/creator-section/global/requirements/single-nft-erc721.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.
