# Fulbo Roadmap

<figure><img src="/files/k40dbUKikiFaYeCPkCjk" alt=""><figcaption></figcaption></figure>

### Overview

Fulbo is being developed through a structured, phased approach focused on:

* Building a strong core experience
* Validating gameplay
* Introducing the economy progressively
* Scaling into a full ecosystem

***

### Phase 1 — Foundation

* Concept and system design
* Game loops defined (player, market, economy)
* Token and economic model structured
* Initial demo built

This phase focused on designing the system before scaling it.

***

### Phase 2 — Beta

* Playable demo released
* Core gameplay loop tested
* Match simulation validated
* Early feedback collected

This phase allowed us to test the experience and validate core mechanics.

***

### Phase 3 — Exposure

* Participation in hackathons (Colosseum, Solana)
* Early community building
* Product visibility and validation
* Socials set-up

This phase focuses on gaining exposure and validating the concept publicly.

***

### Phase 4 — Pre-Sale

* Token pre-sale launch
* Initial funding secured
* First users onboarded

The pre-sale enables development funding and early ecosystem activation.

***

### Phase 5 — Beta 2.0

* Offline experience
* Significantly improved gameplay
* Enhanced match simulation
* Core systems refined
* Better Game Loop experience

Beta 2.0 is designed as a transition phase before full release, focusing on delivering a polished and enjoyable experience.

***

### Phase 6 — Fulbo V1

* Full online game
* Marketplace live
* Token fully integrated
* Competitive system active

This phase represents the first complete version of Fulbo as a live ecosystem.

***

### Phase 7 — Expansion

* New features and systems
* Seasonal updates
* Economy adjustments
* Ecosystem scaling

This phase ensures continuous growth and long-term sustainability.

***

### Core Principle

Fulbo is built progressively:

> First, make the game work.
>
> Then, make the system scale.


---

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