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

# Roadmap

![SolConnect](/files/Dwe5LFuZaUOKn5ppbADb)

## Phase 1: December 2021

\- Launch of SolConnect global community on Solana blockchain network

\- Marketing to users with insights into SolConnect's new application

\- Educating the new community to participate in the cryptocurrency market on the Solana blockchain network.

## Phase 2: Quarter 1, 2022

\- Launch of Staking platform (Staking)

\- Listing SolConnect on Coingecko

\- Listing SolConnect on Coinmarketcap

## Phase 3: Quarter 2, 2022

\- Launching SolConnect DEX Decentralized Exchange for Global Crypto Users

\- Expand the global community through the multi-channel affiliate program

\- Enroll the community to contribute to building an ecosystem for the SolConnect platform

## Phase 4: Quarter 3, 2022

\- Update new version for SolConnect

\- Connect and build SolConnect community

## Phase 5: Quarter 4, 2022

\- Updated Staking V2

\- Updated NFT Marketplace V2

\- Burn SolConnect tokens as planned

## Phase 6: Quarter 1, 2023

\- Extend SolConnect on multiple networks like TRON, ETH, Polygon, Solana, Litecoin, etc.

\- Launch of SolConnect Payment platform

\- Combine with Solana to build a strong Solana community


---

# 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://solconnect-channel.gitbook.io/solconnect-documentation/about-solconnect/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.
