> For the complete documentation index, see [llms.txt](https://docs-ex.hera.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-ex.hera.finance/roadmap.md).

# Roadmap

Hera is a full-time developed project by dev team. DeFi requires updates, so the roadmap can be updated frequently.&#x20;

#### Q1 / 2022

* [x] Branding and assets creation
* [x] Live: Website and Doc's :tada:
* [x] Establishment of the early community
* [x] Smart contracts and multi-hops ready
* [x] Dex aggregator on testnet
* [x] Seed & private sale rounds for $HERA
* [x] Audits
* [x] Hera Token public sale
* [x] Hera Token Launch :tada:

#### Q2 / 2022

* [x] Hera Dex Aggregator Launch :tada:
* [x] Launch: Swap Distribution Flow
* [x] Launch: Staking Portal
* [x] Staking Portal: Hera Single Staking
* [x] Core: RPC Model Upgrade

#### Q3 / 2022

* [ ] Hera Aggregator v2 Launch :tada:
* [ ] Upgrade: Multichain Compatible (Avalanche & Fantom & Aurora & Cronos)
* [ ] AI Powered VaultManager and Pathfinder
* [ ] Core: New AMM integrations
* [ ] Hera: Governance & DAO
* [ ] Staking Portal: Farming

#### Q4 / 2022

* [ ] Features: Leaderboard
* [ ] Features: Analytics Portal
* [ ] Dex Aggregator: Multi Token Swap & Aggregator
* [ ] Core: New Chains & AMMs


---

# 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:

```
GET https://docs-ex.hera.finance/roadmap.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.
