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

# Roadmap

## HAPI Roadmap 2023 <a href="#id-4991" id="id-4991"></a>

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*jqDJ7DuXc74CvKrt1a7YaA.png" alt=""><figcaption></figcaption></figure>

### We are excited to announce our brand new roadmap for the upcoming Year 2023! <a href="#id-20b9" id="id-20b9"></a>

We have a lot of ambitious plans that we are hellbent on executing with the same ardor as we have done in 2022!

So let’s what’s next in store for HAPI!

## Q1 <a href="#ccd0" id="ccd0"></a>

For the first quarter of 2023 we are preparing a new staking mechanism that will help to incentivized our community even more. There also will be a whole lot of development for HAPI Labs and core oracle functionality

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*Y5sWZ0oudT4ucCatYsZX8g.png" alt=""><figcaption></figcaption></figure>

## Q2 <a href="#edc4" id="edc4"></a>

The second quarter will unveil one of our most ambitious plans for this year namely Incentivized Cybersecurity Hub that will serve as an extension for ScamFari! More data providers, easy API connectivity and more in store!

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*RgQF6xhcuXI5N1tYdd83aQ.png" alt=""><figcaption></figcaption></figure>

## Q3 <a href="#cf67" id="cf67"></a>

For the third quarter, HAPI will be on the path of being transformed into institutional grade forensics and investigation tool! We are also planning to comprehensive expand information available to the public namely transformed Explorer, and “HAPI for retail”.

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*aWrHN65bmVeeW05_7jj1xg.png" alt=""><figcaption></figcaption></figure>

## Q4 <a href="#c7da" id="c7da"></a>

The last quarter will be the summation of the whole year. We plan to reach an ambitious but totally achievable goal of 70000 requests in 24 hour period; new Blockchains being introduced, and further steps towards institutional adoption!

<figure><img src="https://miro.medium.com/v2/resize:fit:875/1*bGuDeCL0IYPSDXkclVKHiA.png" alt=""><figcaption></figcaption></figure>


---

# 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://hapi-one.gitbook.io/hapi-protocol/hapi-roadmap/roadmap.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.
