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

# Roadmap

**Q3/Q4 2023**

* Initial development and conceptualization phase for Fispere.
* Preliminary market research and strategy formulation for the decentralized exchange (DEX).

**Q1/Q2 2024**

* Roadmap update and strategic developments for Fispere.
* Exchange Listings: Preparations for multiple centralized exchanges (CEXs) listings for the FIS token.
* ChainLink Price Feed Integration: Initiatives to qualify for ChainLink Price Feeds.
* Tokenomics and UX Overhaul: Major revisions in tokenomics and complete redesign of user experience (UX).
* Expansion to Hedera: Launch of Fispere’s services on the Hedera network.

**Q3/Q4 2024**

* Cross-Chain Swaps & Farming: Expansion beyond Avalanche to include other blockchain networks.
* UI Revolution: Introducing a new user interface for a seamless trading experience.
* Enabling DeFi Access for Institutional Finance: Bridging the gap between traditional and decentralized finance.
* Educational Initiatives: Launching Fispere Academy for DeFi education.

**Q1/Q2 2025**

* Expansion and Interoperability: Adding new chains and focusing on interoperability across platforms.
* Product Evolution: Adapting Honeycomb and developing the Sunshine and Rainbows (SAR) staking algorithm.
* Funding Strategies: Allocating token reserves for venture capital investments and team expansion.

**Q3/Q4 2025**

* Second Anniversary Celebrations: Acknowledging the support and collaboration of the community and partners.
* Launching New Chains: Expansion of Fispere onto Flare with deployment of features from the Songbird Network DEX.

**Q1/Q2 2026**

* Path to Further Decentralization: Reinforcing Fispere’s commitment to decentralization and community governance.
* New Era and Governance Revitalization: Developing new governance frameworks and emphasizing transparency in DAO activities.
* Aspiring to be the Most Decentralized Exchange: Setting goals to evolve Fispere into the leading decentralized exchange on any network.


---

# 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://fispheres-organization.gitbook.io/fispere/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.
