> 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/launchpad-overview.md).

# Launchpad Overview

Our Launchpad is where we regularly launch IDOs (Initial DEX Offerings), allowing users to take advantage of our rigorous & methodical research team to find & participate in **high-quality**, **fair** and **accessible** crypto opportunities.

## What makes our Launchpad different?

### High Quality Projects

We do the due diligence, so you don't have to.&#x20;

Our research team conducts a thorough due diligence process, evaluating more than **40 projects** each month. Only the highest quality projects are selected to move forward and participate in an IDO with us.

### Fair & Accessible Allocation System

By leveraging the power of our [IDIA & vIDIA Tokens](/impossible-finance-faq/launchpad/launchpad-overview/the-2-tokens-idia-and-vidia.md) and [Launchpad Contract V4](/impossible-finance-faq/launchpad/launchpad-overview/launchpad-contract-v4.md), we are able to provide better allocation mechanisms, with no minimum investment or randomized winners, ensuring everybody gets a fair share of the pie.

### Enhanced Investment Security

With the integration of our [Buyback Program](/impossible-finance-faq/launchpad/launchpad-overview/buyback-program.md), we create a safety net that allows users to invest while mitigating their risks.&#x20;

More so, not only it helps lessen the downside risks for users, but also encourages project accountability on progress, project spending, and community expectations.


---

# 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/launchpad-overview.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.
