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

# Fulbo.fun Docs Introduction

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

## Game General Overview

Fulbo is a football management and simulation game where matches are played **11 vs 11 fully controlled by AI**.

Players do not control footballers directly.

Instead, they build squads, define tactics, and let the simulation determine the outcome based on strategy, player attributes, and game dynamics.

***

### The Vision

Fulbo aims to create a **long-term football ecosystem**, not just a game.

The goal is to combine:

* Real football logic
* Strategic decision-making
* A player-driven marketplace
* A sustainable Web3 economy

Unlike traditional games, Fulbo is designed to function as a **living system** where teams, players, and markets evolve continuously over time.

***

### Why Fulbo

Most football and Web3 games fail due to:

* Lack of real gameplay depth
* Unsustainable economies
* Inflation-based reward systems
* Over-reliance on new users

Fulbo solves this by focusing on:

* AI-driven simulation instead of arcade gameplay
* Controlled asset supply
* Player lifecycle (expiration)
* Demand created through competition

***

### Web3 Integration

Fulbo uses Web3 where it adds real value.

Players can:

* Own in-game assets (players, scouts, cosmetics)
* Trade assets in an open marketplace
* Participate in a transparent economy

The blockchain layer enables:

* Ownership
* Liquidity
* Transparency

***

### Core Principle

Fulbo is built around a simple idea:

> The game creates demand.
>
> The economy sustains itself.

This allows Fulbo to operate without:

* artificial inflation
* unsustainable rewards
* dependency on constant new users

***

### What Comes Next

In the following sections, we will explain:

* How the game works
* How the economy is structured
* How assets are created and traded
* How the pre-sale and token system operate

***

**Own your club.**\
**Control your destiny.**


---

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