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

# Welcome to FutballFi

FutballFi is an on-chain football performance trading platform built on the Base blockchain. \
\
FutballFi enables users to build their preferred player squad across the top five European leagues, based on their football knowledge. As selected players perform in real time live matches, their on-field performance is converted into measurable on-chain value, creating a new way for football fans to participate in and benefit from football intelligence.

This documentation covers everything you need to know about the FutballFi platform, token, roadmap, and legal framework.

> Note: FutballFi is not fantasy football, betting, or prediction. It is a performance driven trading platform where every position is settled by verified, oracle-delivered match data.

### What You Will Find Here

| Section        | Description                                                          |
| -------------- | -------------------------------------------------------------------- |
| Litepaper      | What FutballFi is, how it works, and the infrastructure behind it    |
| Roadmap        | Our build timeline from the Founding Supporters Round to Mainnet TGE |
| FAQ            | Common questions about the platform, $FBF token, and participation   |
| Privacy Policy | How we collect, use, and protect your personal data                  |

### Built on Trusted Infrastructure

* Consumer Layer: Guild, Zealy, OpenSea
* Infrastructure Layer: Alchemy, Relay Protocol, Base
* Trust and Data Layer: Chainlink, CertiK, Stats Perform/Opta

### Supported Leagues

* English Premier League (EPL)
* La Liga
* Bundesliga
* Serie A
* Ligue 1
* UEFA Champions League

### Important Notice

Participation in FutballFi and the $FBF token is subject to eligibility restrictions. Residents of the United States, United Kingdom, China, Iran, North Korea, Syria, Cuba, Sudan, South Sudan, Myanmar, and Russia are strictly excluded.

All participants must complete KYC/AML verification and must be aged 18 or over.

### Contact

Email: <hello@futballfi.com>

Website: [www.futballfi.com](http://www.futballfi.com)


---

# 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.futballfi.com/welcome/welcome-to-futballfi.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.
