# Creating a Whitelist Round

* To create a **Whitelist Round**, click on `+ Add more selling round`

![](/files/ld6nl5FRkUQjq4oAGwp5)

* Input the Round Title, Mint Price, Max Mint Per User, and total supply for the round
* For **Round Type,** select **Private**

![](/files/sV9AlZs6ZpYCHcuTkdgH)

* Add your whitelisted addresses

![](/files/GtFHjumde96qF0eVk3qi)

{% hint style="info" %}
Add an address then hit enter before adding in the next address
{% endhint %}

{% hint style="warning" %}
ENS names are currently not supported
{% endhint %}

* Once you have added all whitelisted addresses, click on `Sell Now` and a Metamask notification will pop up. Click confirm.
  * This is to confirm the creation of a New Round

![](/files/3ow9YEzTgapOYJ7kEOHd)

* Another Metamask notification will then pop up. Confirm this transaction too.
  * This is to add the wallet addresses to the Whitelist Round

![](/files/HnOPtEAWbeuT0ioSh8AG)

{% hint style="info" %}
**Only Whitelisted Addresses will be able to see the whitelisted round**
{% endhint %}

![Non-whitelisted Address](/files/BVGyjqqwILLaCiFtUTGJ)

![Whitelisted addresses will see round they are whitelisted for](/files/GCBejvK9SBbupFGL1rpq)


---

# 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.speedboat.studio/speedboat-v2/creating-a-sales-round/creating-a-whitelist-round.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.
