# Roadmap

## The Path Forward

{% stepper %}
{% step %}

#### Phase 1: Foundation — Q2 2026

* Token launch and initial DEX listing
* Website and whitepaper release
* Community building across Twitter, Telegram, and Discord
* Smart contract audit by CertiK / Hacken
* Initial partnerships with DePIN ecosystem projects
  {% endstep %}

{% step %}

#### Phase 2: Network Launch — Q3 2026

* Testnet launch with 500+ node operators
* Storage node operator onboarding program with documentation and tooling
* SDK and API beta release for developer integrations
* First centralized exchange (CEX) listing
* Bug bounty program launch
  {% endstep %}

{% step %}

#### Phase 3: Growth — Q4 2026

* Mainnet launch — the Stonest network goes live
* Storage mining rewards activation
* Enterprise partnership program and integrations
* Target: 5,000+ active storage nodes
* Developer documentation portal and integration guides
  {% endstep %}

{% step %}

#### Phase 4: Expansion — Q1 2027

* Cross-chain bridge deployment (Ethereum ↔ BSC ↔ Polygon)
* Mobile application for file management and storage
* Governance DAO launch — token holders vote on protocol upgrades
* Target: 10 PB+ total storage capacity across the network
* Strategic partnerships with AI/ML data infrastructure providers
  {% endstep %}
  {% endstepper %}


---

# 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://stonest.gitbook.io/stonest-docs/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.
