> For the complete documentation index, see [llms.txt](https://docs.liftoff.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liftoff.monster/token-launch-variants/instant-launch.md).

# Instant Launch

<figure><img src="/files/EcvKmflIeRX6wrsNPGDQ" alt="" width="284"><figcaption><p>Token Card of a Instant Launch</p></figcaption></figure>

<figure><img src="/files/be40lIHKUSlQzK2hvQ4J" alt="" width="375"><figcaption><p>Launch now or Launch in X amount of hours</p></figcaption></figure>

<figure><img src="/files/EahcbLgf5kUDOAYGw7pO" alt="" width="336"><figcaption><p>Choose up to 5 Tags. Keywords for your token search.</p></figcaption></figure>

<figure><img src="/files/FtR9fNCZ9MXntEbcpBwH" alt="" width="375"><figcaption><p>Choose your custom bonding threshold from 30 to 300 SOL</p></figcaption></figure>

<figure><img src="/files/3ZIt0EXbzOYUwhgqQIE9" alt="" width="375"><figcaption><p>Date &#x26; Time for Liquidity Injection to DEX</p></figcaption></figure>

<figure><img src="/files/IyJPN1m7TgBW3rWK3E6y" alt="" width="369"><figcaption><p>When choosing a certain Date &#x26; Time for injection</p></figcaption></figure>

All tokens launched on Launchpad are deployed & hard coded with :&#x20;

> Revoke Freeze&#x20;
>
> Revoke Mint&#x20;
>
> Customizable metadata&#x20;

All tokens launched on Launchpad have **L1ft** suffix.&#x20;


---

# 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://docs.liftoff.monster/token-launch-variants/instant-launch.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.
