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

# Launchpad Contract V4

With Launchpad V4, we have pushed the boundaries of what is (Im)possible, offering an unparalleled level of control and adaptability to both users & projects alike.

Whether you're a developer, upcoming project, or tech or one of ourse staking users, this powerful tool opens up a world of possibilities of what we can do with our IDOs.

## Launchpad V4

### Cross Chain Allocation

Stake in Chain A, Purchase & Claim in Chain B

### Free Sale

Stake & Claim only (no purchase required)

### Non-Adjustable Claim Delay

The claim delay is no longer editable after purchase ends

### Linear Vesting&#x20;

A simple per-second release of tokens, linearly from start time to end time.

<figure><img src="https://frill-prod.s3.us-west-2.amazonaws.com/36532/dafc7736-bec4-48d8-9fb9-7589f1c931cd.png?width=797&#x26;height=476&#x26;quality=90" alt=""><figcaption><p>Linear Vesting Example</p></figcaption></figure>

### Cliff Vesting

Adjustable date, time & amount of tokens to be released over a period of time.

* Supports up to **10 Years** vesting time from the day of purchase ended
* Supports up to **100 Cliff** vesting claims w/ varied % released within each claim

<figure><img src="https://frill-prod.s3.us-west-2.amazonaws.com/36532/23de137c-4979-4f71-bf54-93bb7aa1dfe1.png?width=722&#x26;height=342&#x26;quality=90" alt=""><figcaption></figcaption></figure>

You can now understand how powerful of a tool the Launchpad V4 is, allowing for extreme levels of flexibility while improving the already secure framework of our Launchpad.


---

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