> 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/technical.md).

# Technical

### $FBF Token

#### 11. What is $FBF?

$FBF is the native utility token of the FutballFi platform.

#### 12. What is the total supply of $FBF?

500,000,000 tokens. The supply is permanently fixed.

#### 13. Is $FBF an investment?

No. $FBF is a utility token and does not confer ownership, equity, or profit rights.

#### 14. When is the Token Generation Event (TGE)?

The TGE is planned for Q1 2027.

***

### Security and Trust

#### 15. Has FutballFi been audited?

FutballFi's smart contracts will be audited by CertiK prior to mainnet launch.

#### 16. Is KYC required?

Yes. KYC and AML verification are mandatory for all users.

#### 17. How does FutballFi handle my personal data?

FutballFi is GDPR-compliant and processes data according to its Privacy Policy.

***

### Participation and Eligibility

#### 18. Who can participate?

Users aged 18+ in eligible jurisdictions who complete KYC/AML verification.

#### 19. Which countries are restricted?

* United States
* United Kingdom
* China
* Iran
* North Korea
* Syria
* Cuba
* Sudan
* South Sudan
* Myanmar
* Russia

***

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

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