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

# Roadmap

## Today — Capture Telegram’s users

* Building on Telegram's tailwind growth of 950M MAU with improving ARPU

<figure><img src="/files/6mAyaZwCG80t6zsI4maZ" alt=""><figcaption><p>Source: Folius Ventures Analysis</p></figcaption></figure>

* Already captured a slice of the pie, in <mark style="color:yellow;">less than a month since a soft launch</mark>, we’ve gotten
  * <mark style="color:yellow;">2M+ subscribers</mark> on our News Channel
  * <mark style="color:yellow;">>90k members</mark> in our TG chat
  * <mark style="color:yellow;">>50k players</mark>
* Why Telegram?
  * One of the most popular sources to consume manhwa/mangas are on LINE Webtoon app which boasts 72M MAU globally
  * LINE itself is a Japan-based messenger app that’s akin to Telegram or WeChat; boasting 230M MAU and is top ranking in several South East Asia countries
  * The above indicates <mark style="color:yellow;">31% readership rate</mark>

{% hint style="info" %}
&#x20;**31% readership rate indicates product-market-distribution fit to build on TG for ease to consume AI Fantasies/manga equivalent behavior**
{% endhint %}

* Catizen has driven significant revenue and ARPU rates evident by their 20mm registered users and 12mm USD revenue in 3 months into launch

{% hint style="info" %}
**Monetization has a clear proven path for us to follow**
{% endhint %}

***

## Tomorrow — Positioned to be #1 Core Game in Telegram App Centre

<figure><img src="/files/63QH51TPFLs1l9VG5qHy" alt=""><figcaption><p>Source: Folius Venture Analysis</p></figcaption></figure>

Folius Ventures shares the emerging view that the nascent Telegram ecosystem will eventually mature beyond simple clickers, hyper casual, etc. genres to APPs that are higher in production value and product complexity

{% hint style="info" %}
[Partona.AI](http://partona.ai/) is positioned already to be the #1 core game with high production value + added scale with AI and UGC
{% endhint %}

### **Short-term goals include**

* <mark style="color:yellow;">**Social monetisation to deepen retention:**</mark> Cosmetic upgrades, alternate character skins, and customizable environments (housing and metaverse) - all spurs trade and value creation
* <mark style="color:yellow;">**New content & modes:**</mark> For replayability, seasonal game modes, challenges, and story chapters with new & different characters


---

# 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://docs.partona.ai/the-big-opportunity/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.
