# Roadmap

Our mission is to create an **engaging**, **interactive**, and **personalized experience** where players can connect with their AI companions, customize their journey, and explore innovative AI features. \
With an exciting combination of AI, gaming, and blockchain technology, we're shaping a dynamic platform for the future. Here’s a look at our roadmap for the next few months and beyond!

{% hint style="info" %}
The Pett.ai Roadmap is a tentative plan and may not account for potential challenges that could arise from development cycles.
{% endhint %}

{% stepper %}
{% step %}

### Pre-Mainnet Era

:white\_check\_mark: MVP\
:white\_check\_mark: [Establishing the PettBros Community](https://docs.pett.ai/pettbros-community/regional-communities)\
:white\_check\_mark: [PettBro Society founded](https://docs.pett.ai/pettbros-community/the-pettbro-society)\
:white\_check\_mark: Beta testing of core features\
:white\_check\_mark: [WorldID Integration](https://docs.pett.ai/features/world-id)
{% endstep %}

{% step %}

### Telegram Era

:white\_check\_mark: [Crash Mini-App Game](https://docs.pett.ai/features/crash-game)\
:white\_check\_mark: [Plinko, New PettAI Mini-App Game](https://docs.pett.ai/features/plinko)\
:white\_check\_mark: [PettAI Wheel of Fortune](https://docs.pett.ai/features/wheel-of-fortune)\
:white\_check\_mark: [Art Room - Image GenAI](https://docs.pett.ai/features/art-room)\
:white\_check\_mark: [ATM - In-App Token Transfers](https://docs.pett.ai/overview/atm-transfer-feature)\
:white\_check\_mark: [Achievements Menu](https://docs.pett.ai/features/in-game-achievements)\
:white\_check\_mark: [Public Player Leaderboard](https://www.pett.ai/en/leaderboard)\
:white\_check\_mark: [King of the Hill - PVP Feature](https://docs.pett.ai/features/king-of-the-hill)\
:ballot\_box\_with\_check: $AIP Staking\
:white\_check\_mark: [AI Community Assistant](https://docs.pett.ai/pettbros-community/telegram-assistant-bots)\
:white\_check\_mark: [Leaderboard Rewards Distribution](https://docs.pett.ai/overview/leaderboard)
{% endstep %}

{% step %}

### Agentic Era

:ballot\_box\_with\_check: Conversational AI Chatbot Agent with Personality\
:white\_check\_mark: AI Personalities V1\
:ballot\_box\_with\_check: \[REDACTED]\
:ballot\_box\_with\_check: AI Agent Swarms\
:ballot\_box\_with\_check: PettBro AI \[REDACTED] Feature\
:ballot\_box\_with\_check: AI Personalities V2
{% endstep %}

{% step %}

### Mobile Era

:white\_check\_mark: New Accessories\
:ballot\_box\_with\_check: Passive Token Generation Farm\
:ballot\_box\_with\_check: PettBro Marketplace\
:ballot\_box\_with\_check: Onchain Multichain Multiplayer Feature\
:ballot\_box\_with\_check: Guilds\
:ballot\_box\_with\_check: \[REDACTED]\
:ballot\_box\_with\_check: \[REDACTED]\
:ballot\_box\_with\_check: \[REDACTED]
{% 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://docs.pett.ai/resources/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.
