# Launchpad Subscription Model

The Mito Launchpad operates under a subscription model, offering three potential scenarios. For this overview, QUNT will be utilized as an example.&#x20;

## Scenario 1: Subscription Goal is Met

If the total subscription goal is reached, participants will receive 50% of their allocation in QUNT tokens, with the remaining 50% used to establish an automated trading vault aimed at fostering robust liquidity.

Participants will be granted QUNT-INJ LP tokens, representing their holdings, which they can redeem or stake immediately following the subscription period's conclusion.

## Scenario 2: Subscription Goal is Not Met

If the total subscription goal is not met, all participants will receive a full refund of their tokens after the subscription period.

## Scenario 3: Subscription Goal is Exceeded

If the total subscription goal is exceeded and oversubscribed, participants will receive a pro-rata share of their allocation.&#x20;

For instance, if a participant subscribes to the Launchpad with $10, but the goal is exceeded by a factor of 5, they will receive an $8 refund in the original asset they initially subscribed with. The remaining $2 will be allocated to the participant, with 50% given as QUNT tokens and 50% deposited into an automated trading vault.

Whitelisted participants will be able to subscribe up until the subscription time concludes.&#x20;

Participants will receive QUNT-INJ LP tokens to represent their holdings in that vault, which can be redeemed or staked immediately following the subscription period's conclusion.


---

# 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-subscription-model.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.
