> 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/faq/frequently-asked-questions/general.md).

# General

#### 1. What is FutballFi?

FutballFi is an on-chain football performance trading platform built on the Base blockchain. It converts real football pitch performance data into on-chain value, allowing users to open and close positions on player performance tokens across the top European leagues and the UEFA Champions League.

#### 2. Is FutballFi fantasy football?

No. FutballFi is not fantasy football. There are no points leagues, no head-to-head competitions against other managers, and no season-long prize pools. FutballFi is a performance-driven trading platform where positions are valued based on what players actually do on the pitch.

#### 3. Is FutballFi a betting or prediction platform?

No. FutballFi does not offer betting, gambling, or prediction services. Users open and close positions on player performance tokens. Settlement is determined by verified on-chain performance data, not predictions or odds.

#### 4. Which football leagues are supported?

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

#### 5. Which blockchain does FutballFi use?

FutballFi is built on Base, an Ethereum Layer 2 blockchain developed by Coinbase.

#### 6. Who is behind FutballFi?

FutballFi is incorporated in the British Virgin Islands. The founding team combines football domain expertise, Web3 product experience, and community strategy.


---

# 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:

```
GET https://docs.futballfi.com/faq/frequently-asked-questions/general.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.
