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

# Launchpad

{% hint style="info" %}
The community chooses which project deserves to be funded
{% endhint %}

## How does Hydra Launchpad work?

<figure><img src="/files/JnveNfgx2UdV5A48vd5l" alt=""><figcaption></figcaption></figure>

First, founders who wish to launch their project with us must submit their project idea following the instructions that will be released via the application form on discord.

After the Hydra team has reviewed the project, the founders may be called in for an interview to present their team and the idea.

If all goes well and the project shows promise, it will be released to the Hydra Project Holders to approve or reject joining the Hydra Launchpad.

The selected projects will compete in a vote that will be decided by the community. Only one project will be funded at a time.

Once this process is concluded, the Hydra Team will establish, together with the approved project team, the terms of financing and support for the launch, carrying out the project's DOXX and assisting in its developing stages.

To make it clear. The Hydra team will not be part of the development team of any project to be launched, but will assist with its development.

## What are the benefits of launching a project with a Hydra Badge?

* Visibility of an engaged community that will actively participate in the growth of your project.
* DOXXED by Hydra.
* Help with project funding.
* Assistance with marketing, advertising and launching your project.
* Security and reliability in launching your project's CNFTs and Tokens.

## Holder Benefits

Check [Hydra CNFTs](/litepaper/hydra-cnfts.md) for information on which NFTs give these benefits

* **Power to Vote**: You will decide which project will receive Hydra's Launchpad funding. It will be a big community responsibility and the biggest beneficiary will be you. Choose wisely.
* **Private Sales**: Secure your spot in the private token sale before the public listing. You will have access to all Tokens released by partner projects.
* **Passive Income:** Claim periodic rewards from a share on Hydra CNFTs royalties, based on volume, number of CNFTs on your wallet and a bonus factor depending of your roles.
* **Passive Income:** Claim periodic rewards from a share on ALL project sales and royalties.
* **OG or Whitelist** is also guaranteed for CNFTs mints (at least 1, according to supply).
* **Receive airdrops** from everything that is released by the projects, no claim required, all automatically being sent into the holder's wallet, tokens and CNFTs (at least 1).
* **Exclusive Counselor Channel** that will bring you all the [information and project updates](/litepaper/launchpad.md) before the general public.

<figure><img src="/files/DnJbHTrzKmaAXUwFk859" alt=""><figcaption></figcaption></figure>


---

# 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://hydra-project.gitbook.io/litepaper/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.
