# Launchpad Eligibility

Eligibility for Mito's Launchpad program is determined individually by each project, offering a tailored approach to participation.&#x20;

Projects can establish their own eligibility requirements, which can vary widely and include, but is not limited to, staking or holding an NFT, or the project may choose to not have a restriction at all.&#x20;

Users can easily access information about eligibility criteria by visiting the Project Overview page on Mito's Launchpad feature and looking at the “Subscription Requirements”.&#x20;

<figure><img src="/files/0y98Hdy1ZlwlRJs41xMz" alt=""><figcaption><p>Subscription Requirements</p></figcaption></figure>

Here, they will find detailed information on the specific requirements set by each project, including the exact timestamp of the snapshot taken to determine eligible wallets.&#x20;

Each project also sets the maximum subscription allocation per address, which is also viewable on the Launchpad project page under “Max Subscription Allocation Per Address”.&#x20;

<figure><img src="/files/XbvjEEIic9dwbWHjohKa" alt=""><figcaption><p>Max Subscription Allocation Per Address</p></figcaption></figure>

On the Launchpad project page, users will be able to view their eligibility by seeing either a “Subscribe Now” or “Not Whitelisted” button.

<figure><img src="/files/35H1K5Yrvy4JzAmuKCvp" alt=""><figcaption></figcaption></figure>

Should you believe you are seeing a "Not Whitelisted" button in error, please reach out to Mito's Community Managers on the [Discord Server](https://discord.com/invite/mitofi).


---

# 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.mito.fi/products/launchpad/launchpad-eligibility.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.
