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

# $HYDRA Token

{% hint style="info" %}
Holders who claimed [Hydra Eggs](/litepaper/hydra-cnfts.md) will be able to farm $HYDRA and use it to mint CNFTs or buy Partner/Funded Project Tokens in highly liquid pools HYDRA/PARTNER TOKEN in Major DEXs.
{% endhint %}

<figure><img src="/files/JOuJu0maOwYedRjK9NK9" alt=""><figcaption><p>$HYDRA Token</p></figcaption></figure>

### A high utility token that will make up the vast Hydra Ecosystem

* You will be able to [Mint CNFTs](/litepaper/launchpad.md) from Partner Projects with $HYDRA
* Buy Tokens from Partner Projects on Private Sales with $HYDRA
* Pay for Services on Hydra Plataform
* Stake to Earn with a Holder Bonus Factor
* Provide Liquidity Pools with high APR
* Trade on Major DEXs with High Liquidity

An ultra-limited [(1M) token](/litepaper/tokenomics.md) with built-in burning systems. In all trades with $HYDRA on our platform, 1% of the amount will be burned, all these transactions can be monitored and the supply of the token will be constantly updated. Also, trades for other various features that will require $HYDRA as a payment method will be 100% burned.

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

{% hint style="info" %}
All $HYDRA supply will be [traceable](/litepaper/transparency-and-trust.md).
{% endhint %}


---

# 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/usdhydra-token.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.
