# Hydra Litepaper V1

## Hydra Whitepaper V.1

- [The Project Hydra](https://hydra-project.gitbook.io/litepaper/the-project-hydra.md): Project overview
- [Walkthrough](https://hydra-project.gitbook.io/litepaper/walkthrough.md): Step by Step for Newcommers
- [Hydra CNFTs](https://hydra-project.gitbook.io/litepaper/hydra-cnfts.md): Hydra Member Passes - Guarantee your access to the Hydra Platform
- [Hydra Drop Chances](https://hydra-project.gitbook.io/litepaper/hydra-drop-chances.md): What can hatch from each egg?
- [$HYDRA Token](https://hydra-project.gitbook.io/litepaper/usdhydra-token.md): A Complete Ecosystem, a Long-Term Token
- [Farm System](https://hydra-project.gitbook.io/litepaper/farm-system.md): Stake Hydra CNFT, earn $HYDRA token.
- [Tokenomics](https://hydra-project.gitbook.io/litepaper/tokenomics.md)
- [Roadmap](https://hydra-project.gitbook.io/litepaper/roadmap.md)
- [Transparency and Trust](https://hydra-project.gitbook.io/litepaper/transparency-and-trust.md): A commitment beyond the word
- [Launchpad](https://hydra-project.gitbook.io/litepaper/launchpad.md): Info to project application
- [Doxxed Team](https://hydra-project.gitbook.io/litepaper/doxxed-team.md): DOXX and TEAM info
- [Hydra OG Pass](https://hydra-project.gitbook.io/litepaper/hydra-og-pass.md): A unique collection that guarantee exclusive benefits on the Hydra Platform
- [Policy IDs](https://hydra-project.gitbook.io/litepaper/policy-ids.md): Do not trust links from any other sources!
- [$HYDRA Token Listed!](https://hydra-project.gitbook.io/litepaper/usdhydra-token-listed.md): When, How Many and How Much


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hydra-project.gitbook.io/litepaper/the-project-hydra.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
