# Roadmap

***

## SolanaHub Roadmap

### 2025

#### Q3

* [ ] DeFi Page
* [ ] &#x20;Offramp/Onramp VIA \[redacted]
* [ ] Income funnel tracker to hubSOL

#### Q2

* [ ] stats page
* [ ] &#x20;SolanaHub PRO
  * [ ] Automate platforms fees into hubSOL
  * [ ] Onchain monitor
    * [ ] Capture all activities and intercept them via onchain program
  * [x] Limit PRO model to stakers with 10 or more staked SOL
  * [x] Feature gateway
  * [x] ~~waved fee to PRO stakers~~
* [ ] v3
* [ ] Hubbie Agent
  * [ ] wikilana
  * [ ] portfolio manager

#### Q1

* [ ] Stash page
  * [ ] support [ZK Compression](https://www.zkcompression.com/) assets
* [x] Loyalty league S1 ending
* [x] Multi wallet support
* [x] Revamp Staking page
  * [x] Stake and Unstake improvament
    * [x] Instant stake
    * [x] Instant unstake
    * [x] Slow unstake
    * [x] Fee breakdown
  * [x] PRO insights
* [x] Dark mode

### 2024

#### Q4

* [x] Stash page
  * [x] Burn unused balance
  * [x] Close empty accounts
  * [x] Bulk swap
  * [x] MEV extraction
  * [x] Close out of range positions
  * [x] Referral system
* [x] Loyalty league v2
* [x] Loyalty league Quests

#### Q3

* [x] Jupiter terminal integration
* [x] Notifications page
* [x] Create hub Domain&#x20;
* [x] hubSOL page

#### Q2

* [x] Extend Staking page to support liquid staking
* [x] Merge/split stake account features
* [x] Delegate stake account to LST
* [x] Stake account State readability
* [x] Transfer accounts authority&#x20;
* [x] Airdrop finder page

#### Q1

* [x] DAO manager page - view all your participated DAOs and proposal and condition
* [x] NFT collecatiblies dedicated overview page
* [x] NFT multi burn/send&#x20;
* [x] bridge tool - powered by de-bridge

### 2023

#### Q4

* [x] Token page extention with swap, and send
* [x] Swap page
* [x] Staking page
* [x] Loyalty League v1

#### Q3

* [x] Portfolio manager for asset overview
* [x] Extend portfolio manager to DeFi and NFTs
* [x] Support Wallet adapter standard
* [x] Token page

***

### 🗺️ Roadmap

Are you ready to stay ahead of the curve and stay up-to-date on the latest developments in the DeFi world? Look no further! At Solanahub, we are constantly working on new and exciting updates to enhance your experience.

We know that staying on top of the latest trends is crucial for user engagement and ecosystem growth, and we want to make sure that you never miss out on the next big thing. So, whether you are a seasoned DeFi veteran or just getting started, be sure to keep an eye on this link and stay informed with the latest and greatest from Solanahub.


---

# 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://solanahub.gitbook.io/solanahub/platform/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.
