> For the complete documentation index, see [llms.txt](https://impossible.gitbook.io/impossible-finance-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impossible.gitbook.io/impossible-finance-faq/launchpad.md).

# Launchpad

- [Launchpad Overview](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview.md): Learn everything you need to about our Launchpad
- [Fill From Bottom Mechanism](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/fill-from-bottom-mechanism.md): Fill From Bottom: Fair Allocation for Everyone
- [The FCFS mechanism](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-fcfs-mechanism.md): Easier Access — FCFS Allocation and Enhanced KYC for Simplified Entry
- [Lockdrop Campaign](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/lockdrop-campaign.md)
- [The 3 IDO Periods](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-3-ido-periods.md): Learn about the format of our IDOs
- [The 3 Sale Cards](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-3-sale-cards.md): Learn about the different type of sale cards
- [The 2 Tokens - IDIA & vIDIA](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia.md): Learn about the 2 tokens of Impossible Finance
- [Vesting & vIDIA Rewards - Overview](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/vesting-and-vidia-rewards-overview.md): Learn here how to vest/unvest your IDIA tokens into/from vIDIA tokens
- [How to vest vIDIA - Step by step](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/how-to-vest-vidia-step-by-step.md): Find out how to vest your IDIA into vIDIA, step by step
- [How to claim vIDIA rewards](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/how-to-claim-vidia-rewards.md): Learn here how to claim the rewards you earned for holding vIDIA
- [vIDIA FAQs](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia/vidia-faqs.md)
- [Launchpad Contract V4](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/launchpad-contract-v4.md): Learn more about the the functioning bones of our IDOs
- [Buyback Program](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/buyback-program.md): Learn about our flagship feature, the Buyback Protection Program
- [Example of Buyback Program at work](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-overview/buyback-program/example-of-buyback-program-at-work.md): A step-by-step example of Buyback Program at work
- [How to participate in an IDO by staking IDIA - Step-by-step](https://impossible.gitbook.io/impossible-finance-faq/launchpad/how-to-participate-in-an-ido-by-staking-idia-step-by-step.md): Learn here how to participate on an IDO, step-by-step.
- [Launchpad FAQ](https://impossible.gitbook.io/impossible-finance-faq/launchpad/launchpad-faq.md): Frequently Asked Questions regarding our Launchpad
- [Ronin Launchpad](https://impossible.gitbook.io/impossible-finance-faq/launchpad/ronin-launchpad.md): Powered by Impossible Finance
- [How to Participate in the Ronin Launchpad](https://impossible.gitbook.io/impossible-finance-faq/launchpad/ronin-launchpad/how-to-participate-in-the-ronin-launchpad.md)
- [How to Purchase Whitelist Allocation](https://impossible.gitbook.io/impossible-finance-faq/launchpad/ronin-launchpad/how-to-purchase-whitelist-allocation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://impossible.gitbook.io/impossible-finance-faq/launchpad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
