# Custom Allowlist

#### Step 1 - Navigate and click custom allowlist section

#### Step 2 - Fill the form with conditions that you want to set for the list of wallets that fit your needs (eg: I want to airdrop a token to users that hold meme-coins and NFTs)  &#x20;

#### Step 3 - Click on submit, you will see an option to download the CSV file with the filtered addresses.

More conditions will be added in the future. If you have suggestions, please feel free to reach out to us on our Telegram group, Discord or Twitter (X).

<figure><img src="/files/UHM4HbBCObWvjsXGrfWq" 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://dropcast-user-guide.nearverselabs.com/guide-for-admins/custom-allowlist.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.
