# Setting up gates (allowlists)

[Gates dashboard here.](https://highlight.xyz/tools/gates)

Allowlists are a versatile way to control mint access to specific collectors. Highlight allows for ultimate flexibility using gates.&#x20;

When configuring new sale methods, you can select between "Public" and "Private" mints. Public sales are precisely as they sound—sales open to the general public. Private sales, on the other hand, are allowlisted (or gated) drops.&#x20;

On Highlight you can easily create gates that involve any of the criteria (and any combination of those criteria) shown below:

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

### Creating new gates by adding new sale methods

The most common way to create gates will be during the [creation flow](/knowledge-base/for-creators/learn-the-creation-flows.md), or when [adding new sale methods](/knowledge-base/for-creators/selling-your-nfts/combining-sale-methods.md). In both cases, you can select from previously-created gates, or add new ones.&#x20;

### Creating new gates from the "Gates" page

You can also create new gates whenever you like by visiting the [Gates section](https://highlight.xyz/tools/gates) of your dashboard&#x20;

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


---

# 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://support.highlight.xyz/knowledge-base/for-creators/selling-your-nfts/setting-up-gates-allowlists.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.
