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

# What is HERO?

**$HERO: A Purpose-Driven Token on the Cardano Network**

In the world of cryptocurrencies, where innovation and technology intertwine, $HERO emerges as a token with a noble purpose on the Cardano network. **$HERO is not just another digital token**; it is a tool for social good, aimed at supporting charitable causes and medical research.

In an ecosystem where philanthropy and technology merge, $HERO stands out as a beacon of hope. This token not only seeks to be part of decentralized finance but also to make a real difference in people's lives.

**The purpose of $HERO is clear: to support charitable causes and medical research**. Each transaction with $HERO contributes to this noble cause, helping to finance projects that save lives and improve the quality of life for millions around the world.

Whether supporting research into rare diseases, providing access to medical treatments for disadvantaged communities, or responding to medical emergencies, $HERO is there to make a difference.

**With $HERO, every investment becomes a direct contribution to improving the world around us**. In a market full of opportunities, $HERO stands out as an investment with a purpose, an opportunity not only to make profits but also to make the world a better place.


---

# 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://adahero.gitbook.io/hero-white-paper/what-is-hero.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.
