# Allowlist Checker

This is an optional feature that you can share with your collectors to check if their wallet is on the allowlist before the mint.

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

### Here's how to set it up:

1. On the "Sale" section under Contract Management, import an allowlist via CSV or manually add addresses and set the quantity below using the "+ Add" button.

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

2. Once wallet addresses are added, you can copy the link for your allowlist checker by clicking on the copy button next to it. You can then share it with your community members. You can also try it yourself by opening a new tab and pasting the URL to display and give the wallet checker a try.

<figure><img src="/files/0hUDQh6fBflDbQ0E0ABU" 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://docs.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/start-stop-public-sale-presale/allowlist-checker.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.
