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

# Walkthrough

{% hint style="info" %}
This is a summary of everything you need to know in order not to miss anything and benefit from all the advantages that Project Hydra can offer you!
{% endhint %}

The Public Mint will take place on April 22th at 13:00 UTC and you will have the opportunity to get a Hydra Pass. The drop is random and you can receive one of 4 different rarities: 100x Diamond (Rank A), 500x Gold (Rank B), 1000x Silver (Rank C), 2000x Bronze (Rank D).

| Rarity                                        | Supply | Drop chance |
| --------------------------------------------- | ------ | ----------- |
| [Bronze](/litepaper/hydra-cnfts.md) (Rank D)  | 2000   | 55,55%      |
| [Silver](/litepaper/hydra-cnfts.md) (Rank C)  | 1000   | 27,77%      |
| [Gold](/litepaper/hydra-cnfts.md) (Rank B)    | 500    | 13,88%      |
| [Diamond](/litepaper/hydra-cnfts.md) (Rank A) | 100    | 2,77%       |

Any of the Passes already grants access to the Hydra Platform and the voting power to choose the projects that will be financed by [Launchpad](/litepaper/launchpad.md).

Hydra-funded projects will receive full support, from seed funding for developing their platform to providing liquidity to list their tokens. CNFTs projects will receive complete consultancy. Hydra will follow from the creation of the collection, Social Network and Discord management to strategic decisions such as collabs, mint date, supply and promotion.

All projects teams will benefit from an active community providing real-time feedback for every update. Hydra Holders will be able to decide in polls for changes and improvements in funded projects.

{% hint style="info" %}
Hydra Holders will benefit from all projects launched according to their pass rarity, which can range from an airdrop of tokens and CNFTs to passive income on a portion of sales/royalties.
{% endhint %}

### Beyond what you can see

{% hint style="info" %}
Although Hydra's flagship is the Launchpad with funded projects, you may also be surprised by a rich internal ecosystem
{% endhint %}

All Hydra Pass holders will be able to claim a [Hydra Egg](/litepaper/hydra-cnfts.md) by meeting Hold-based requirements. The rarity of the Egg is directly linked to the rarity of the Pass.

<figure><img src="/files/HxbZjqGfv4iPRyEa0zY4" alt=""><figcaption><p>Bronze, Silver, Gold and Diamond</p></figcaption></figure>

### How it will work

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

After the mint, the requirements for participation in the first phase of the Farm event will be announced.

### Farm System, $HYDRA Token and Hydra EGGs

Your Hydra Egg allows you to farm the [$HYDRA token](/litepaper/usdhydra-token.md), which can be used in various negotiations within the Hydra platform, such as minting CNFTs and buying tokens from partner projects.


---

# 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/walkthrough.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.
