# Claiming Allowlist

Signing up to the platform (connecting your discord account) makes you eligible to any airdrops under custom-allowlist as your wallet address is registered in our database. Claiming allowlist is also automatic if you have discord roles eligible for being allowlisted (the project has to assign these roles, we do not manage them).&#x20;

* Under My Projects, you see projects that you are already a member of. You can click on check roles to validate if you are eligbile for a project's allowlist. You do not need to do anything else, as claiming allowlist is automatic.&#x20;
* Under Other Projects, you will see a list of projects that you are not a Discord member of.
* Under the Past Projects, you will see a list of projects that have minted in the past. &#x20;

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

<figure><img src="/files/JD1FWWHcPL1dISiARt9o" 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-users/claiming-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.
