# Requirements

Boiler's requirements feature allows you to control an access list you've created, defining who is eligible and who isn't, while targeting different areas of Web2 and Web3. For example, you can set it to allow only users that own a NFT from a specific collection or the ones that have a particular role on a precise Discord channel.

We'll be growing this list overtime, so keep a lookout for any updates !


---

# 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.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.
