# Roadmap

#### Roadmap logic:

With the ambitious vision of t2, we have broken down our roadmap into 3 main stages:

* **Alpha Stage**: The Web3 Reader/Publisher with POA
* **Beta Stage**: The social network of reading and writing
* **V1-Mainnet**: The decentralized social network and collaborative workspace for all readers and writers

We will tackle it step-by-step, first establishing the app foundation with web3 genes, then creating the social impact, adding the collaborative layer, and finally, building a knowledge network owned by us all.<br>

#### The main scope for every stage:

<table><thead><tr><th>Alpha (Q1 2023)</th><th width="264.3333333333333">Beta (Q2 2023)</th><th>V1 ( Launch time TBD)</th></tr></thead><tbody><tr><td>Deep Reading </td><td>Web3 Identity</td><td>Co-authoring</td></tr><tr><td>Proof-of-Attention</td><td>On-chain Content Curation</td><td>Territory Membership NFTs</td></tr><tr><td>Publish on DSN</td><td>t2 ID &#x26; Social Graph following</td><td>On-chain Subscription </td></tr><tr><td>Time points (Reputation) </td><td>User Home Feed</td><td>Knowledge Graph</td></tr><tr><td>Territory Level Up </td><td>Read-Together</td><td>Territory Launchpad</td></tr><tr><td>User Profiles</td><td>Territory Task Boards</td><td>World Achievements</td></tr></tbody></table>


---

# 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://t2-world.gitbook.io/docs/use-cases/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.
