# Validations

Bueno Forms offers several different options to gate allowlist entries. From the form widget on the right side of the page, you can select the validation parameters. Bueno currently supports validations for wallet and Discord.

Add a validation by selecting the plus symbol. To edit the validations, click directly on those selections in the form widget.

<figure><img src="https://3577980289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq9bXjnTmHobM3kp2okuO%2Fuploads%2FyLccqdldhD31IXhABIaE%2FCleanShot%202023-07-06%20at%2011.44.21%402x.png?alt=media&#x26;token=6743c0f4-853d-4a52-9584-56dc458edfd8" alt=""><figcaption></figcaption></figure>

### Wallet Validations

<figure><img src="https://3577980289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq9bXjnTmHobM3kp2okuO%2Fuploads%2FJVIiuNG5O3NiK7nnaong%2FCleanShot%202023-07-06%20at%2011.44.53%402x.png?alt=media&#x26;token=992210af-6cf0-4f63-8cea-177c1b19270c" alt=""><figcaption></figcaption></figure>

#### Balance

Balance requirements are useful for collecting wallets for mint allowlists. This will ensure that everyone on your list has enough ETH to actually mint your NFT on your mint day, and prevents limited spots from being taken up by wallets unable to mint.&#x20;

#### NFT Requirements

Yes, Bueno Forms offers token gating! This is a great way to offer utility to a previous project or build partnerships with other NFT communities by granting exclusive access to holders of a particular collection. You can select multiple collections, and users signing up must have **at least one NFT from at least one of the listed collections**.

#### Discord Role

<figure><img src="https://3577980289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq9bXjnTmHobM3kp2okuO%2Fuploads%2F0l0PCApUPc2Helx6zKnr%2FCleanShot%202023-07-06%20at%2011.45.05%402x.png?alt=media&#x26;token=56df433f-e741-444b-ac44-ca7c4d788e56" alt=""><figcaption></figcaption></figure>

Does your Discord have roles for multiple or cross-community holders? What about roles to reward active community engagement? Discord role requirements are another way to offer exclusivity to these smaller groups within your community or partnered communities.&#x20;

Additionally, Bueno Forms also has Discord integration to seamlessly share forms in your server. For more information, check out [this tutorial](https://docs.bueno.art/bueno-forms/integrations/discord).&#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.bueno.art/bueno-forms/creating-a-form/validations.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.
