> For the complete documentation index, see [llms.txt](https://docs.mysocial.network/mysocial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mysocial.network/mysocial/getting-started/roadmap.md).

# Roadmap

{% stepper %}
{% step %}

### **Establishing the Foundation (Done)**

In this initial phase, we're laying the groundwork for MySocial by focusing on:

***

* [x] Core Team Formation: Assembling a skilled team to drive the project's vision.
* [x] Tokenomics Design: Developing a sustainable economic model for the platform.
* [x] Technical Architecture Design: Creating a robust and scalable system architecture.
* [x] Frontend MVP Development: Building a Minimum Viable Product to showcase core functionalities.
* [x] Branding and Marketing: Establishing the MySocial brand and initiating marketing efforts.
* [x] Documentation & Tutorials: Preparing comprehensive guides for users and developers.
* [x] Outreach and Community Building: Engaging with potential users and fostering a community around MySocial.
  {% endstep %}

{% step %}

### **Token Pre-Sale & Listing (Done)**

This phase involves launching our token pre-sale to early backers and listing the token on Uniswap:

***

* [x] Smart Contract Development: Creating secure and efficient smart contracts for token distribution.
* [x] Token Pre-Sale Launch:
  * [x] Phase 1 - from January 23rd, 2025 to January 30th, 2025, at 12:00 PM CST.
  * [x] Phase 2 - from February 6th, 2025 to February 13th, 2025, at 12:00 PM CST.
  * [x] Phase 3 - from February 20th, 2025 to February 27th, 2025, at 12:00 PM CST.
* [x] Token Pre-Sale Ends: Concluding the pre-sale and allocating resources to develop the blockchain further.
* [x] Continued Marketing Campaign: Launch mission-driven videos and demos of what is to come.
* [x] Launch $MySo on Uniswap: Making the token available for trading on the Uniswap platform on April 24th, 2025, at 12:00 PM CST.
  {% endstep %}

{% step %}

### **Testnet Launch (Done)**

This phase marks the official launch of the MySocial platform and its core features:

***

* [x] Testnet Launch: Deploying a test network for trial and feedback.
* [x] Testnet Faucet Activation: Enabling users to obtain test tokens for experimentation.
* [x] Open sourcing SDKs, APIs, and CLIs: Providing developers with tools to build on MySocial.
* [x] Node Infrastructure Setup: Establishing the necessary infrastructure to support network operations.
  {% endstep %}

{% step %}

### **Ecosystem Expansion (Upcoming)**

In this phase, we'll focus on expanding the MySocial ecosystem:

***

* [ ] Global Marketing Campaign: Initiating worldwide promotional efforts to attract users.
* [ ] Genesis Block Launch Event: Celebrating the creation of the first block in the MySocial blockchain.
* [ ] MySocial Bridge: Developing a bridge to facilitate interoperability with other networks.
* [ ] Staking and DAO Program: Introducing staking mechanisms and a Decentralized Autonomous Organization for community governance.
  {% endstep %}

{% step %}

### **Advanced Feature Implementation (Upcoming)**

This phase involves implementing advanced features to enhance user experience:

***

* [ ] DripDrop Release: Launching the DripDrop feature to provide users with innovative functionalities.
* [ ] Exchange Listings: Listing the $MYSO token on additional exchanges to increase accessibility.
* [ ] Tutorials and Building Guides: Providing comprehensive resources to assist users and developers.
* [ ] Development of Rorqual & Shoal++: Implementing technologies to achieve three times faster throughput, enhancing platform performance.
  {% endstep %}
  {% endstepper %}

We are committed to transparency and welcome any feedback or suggestions to improve MySocial.

Join our [Telegram Group](https://t.me/mysocialnetwork) to stay updated and engage with the community.

*Note: This roadmap is subject to change based on development progress and community feedback.*


---

# 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:

```
GET https://docs.mysocial.network/mysocial/getting-started/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.
