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

# LaunchPad

The Long Dragon Protocol Launchpad is enabled in the second Phase of our three-phase vision. **The Launchpad itself is NOT IN COMPETITION with any other Launchpads.** In fact, quite the contrary. As a niche launchpad Long Dragon aims to launch very few projects, with a maximum of three per month. The reason for this is because Launchpad projects that are within Long Dragon will have the full support of our Liquidity Provision outline, Third Party Staking, and community public pre-sale raise.\
\
Long Dragon Launchpad will require acceptance by Governance vote through $LD Primary Pool staked token holders for Protocols that we will add to the LD Launchpad. This ensures additional diligence can be done on Protocols by community as well as LD will only promote Protocols that our community voted to support.\
\
Long Dragon Launchpad Protocols will be required to provide first access of pre-sale exclusively to $LD Primary Pool Stakers, who will likely complete entire pre-sale rounds of said Protocol.&#x20;

<br>

While Long Dragon cannot assure the success of any Protocol, nor determine what success means in general, what Long Dragon Launchpad will do is aim to only promote projects that align with community goals and have a reasonable expectation of what is commonly referred to as success.&#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://long-4.gitbook.io/long-dragon/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.
