# Allowlists

Pre-sale allowlists are encouraged to prevent bots from compromising your mint and hoarding your supply. Allowlists for mints can also be a great way to reward your community or provide utility for other projects by granting exclusive access. Below, we'll show you how easy it is to integrate Bueno Forms into your smart contract!

### Using Forms with Bueno Smart Contract

If you’re using Bueno Forms to create an allowlist for your Bueno smart contract, you can select it directly from the contract settings before you deploy. From **Token Pricing**, scroll down and enable **Pre-Sale Allowlis**t. Then, navigate to **Select an Allowlist**, and find your list from the options below.

<figure><img src="https://3577980289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq9bXjnTmHobM3kp2okuO%2Fuploads%2Fq6yZPaB2he59V3N1rKDr%2FCleanShot%202022-10-06%20at%2014.21.49%402x.png?alt=media&#x26;token=44268969-0115-490b-ba0b-b05840a60c1e" alt=""><figcaption></figcaption></figure>

You can pause and change your allowlist at any time after your contract has been deployed. However, you **must deploy with an allowlist** in order to add or change one after deployment.

Allowlist changes can be made by navigating to the contract’s **Management** page and scrolling down to **Pre-Sale Details**. Select your allowlist to bring up the allowlist management window. Click your new allowlist and pay gas to sync with your contract!

<figure><img src="https://3577980289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq9bXjnTmHobM3kp2okuO%2Fuploads%2FJrzlmjD3VxzBLHgRYMSn%2FCleanShot%202022-10-06%20at%2014.34.25%402x.png?alt=media&#x26;token=7f77a69f-b8f1-4315-bd24-44ccc9be78e8" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Any changes to a current allowlist will also require gas to sync.
{% endhint %}

You can learn more about adding allowlists in our contract deployer [tutorial](https://docs.bueno.art/v/smart-contract-deployer/allowlists/allowlists-introduction).&#x20;
