# Road Map

Hydron Finance aims to always be improving its ecosystem. With that in mind, what can be expected to come is described below.&#x20;

{% hint style="info" %}
To get involved and receive the most recent updates, please refer to our [community.](/home/connect-with-us/social-media.md)
{% endhint %}

## Phase 1

First things first. The process of building a strong foundation begins in this phase.&#x20;

* Launch Website and Social Medias&#x20;
* Deploy HYDRON Contract on Binance Smart Chain&#x20;
* Add Initial Liquidity to Pancakeswap
* Lock Liquidity and Treasury Tokens
* Certik Audit Completion

{% hint style="info" %}
Our liquidity locker can be found [<mark style="color:blue;">here</mark>](https://app.unicrypt.network/amm/pancake-v2/pair/0xD4189CE5bcee86bc8Cb18A9d8AB65e9AeFfef3ff) along with our token locker[ here. ](https://app.unicrypt.network/amm/pancake-v2/token/0xDdb7D4AB0F3B34976727A4399e804262A4381cD1)
{% endhint %}

## Phase 2

Once the foundation has been laid for Hydron Finance, phase 2 begins.

* Listing on CoinMarketCap and CoinGecko
* Launch Marketing Campaign
* Web App Release

## Phase 3

This stage includes the important long-term goals of HYDRON.

* Launch of Utility NFTs
* Transfer of Treasury Reserve Ownership
* Implementation of Voting Rights&#x20;

## Launch of web app

#### The beta version of our web app will be a simple dashboard that will include:

* The total amount of Hydron paid out next dividend.
* Countdown until the dividend payment.
* The user balance of Hydron now, in one week, month, and year.
* How much Hydron the user receives each day.
* And a few more details.

#### The full version of the app will be released prior to the launch of our NFT collection. In the full version, users will be able to:

* Mint NFTs from the collection (Max amount of 7,777)
* Buy and sell their NFTs.
* Access the utilities of their NFTs.
* More functions in the process.

## NFT collection

#### Like our token, utility will be included in the NFTs. Some of the utilities of the NFTs include:

* Partial ownership of the protocol.
* Receive the fees that are currently sent to the treasury reserve.
* Vote on proposal improvements to the network.
* Access to exclusive events and functionality of the network.
* More features in the process.


---

# Agent Instructions: 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://hydron.gitbook.io/home/road-map.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.
