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

# Roadmap

{% stepper %}
{% step %}

### **2026 – Launch and Community**

* Launches and the start of promotion for the social network.
* Consolidation of [Social Life](/orimatla-whitepaper/whitepaper-v2.3/social-network.md#social-life-and-its-purpose) as a core pillar of Tech for Good gamification.
* Launch of the KOL and micro-influencer program.
* Partnerships with strategic players.
* [Profile Loyalty](/orimatla-whitepaper/whitepaper-v2.3/otlconnect.md#profile-loyalty-program) Program&#x20;
  {% endstep %}

{% step %}

### **2027 – Listing and Rewards**

* [XP Boost](/orimatla-whitepaper/whitepaper-v2.3/social-network.md#xp-boost) program.
* Smart contract audits.
* OTL listing.
* First Conversion Period (XP to OTLs).
* XP Horizon program.
* Reward cycles with auditable on-chain data.
  {% endstep %}

{% step %}

### **2028 – Brands and Creators**

* Launch of the [Offers](/orimatla-whitepaper/whitepaper-v2.3/otlconnect.md#offers) area for Brands and Creators.
* Start of the [Community Moderation](/orimatla-whitepaper/whitepaper-v2.3/social-network.md#community-moderation-program) Program.
* Access via OpenID.
* Strategic partnerships with early adopter brands.
* Availability of short-form videos.
  {% endstep %}

{% step %}

### **2029 – Decentralization and Advanced Integrations**

* First [DAO](https://orimatla.gitbook.io/orimatla-whitepaper/whitepaper-v2.2/tokenomics#id-6.-decentralized-governance-dao-and-parameter-adjustment) phase with symbolic voting via OTL.
* First Orimatla Creator Conference (online event).
* Activation of the modular DAO with proposal and binding voting system.
* Integration with decentralized identity protocols (DePIN).
* Connection with L2 solutions such as Arbitrum, Polygon, Base, among others.
* Publication of quarterly on-chain reports on governance and rewards.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Orimatla reserves the right to update the Roadmap at any time.
{% endhint %}


---

# 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://orimatla.gitbook.io/orimatla-whitepaper/whitepaper-v2.3/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.
