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

# Privacy Policy

**Version:** 1.0 **Effective Date:** June 2026 **Last Updated:** June 2026 **Controller:** FutballFi Limited

> This Privacy Policy is governed by the laws of the British Virgin Islands and is drafted in compliance with the General Data Protection Regulation (GDPR).

***

### 1. Introduction

FutballFi Limited ("FutballFi", "we", "us", or "our") is committed to protecting the privacy and personal data of all users, applicants, and visitors.

This Privacy Policy explains:

* What personal data we collect
* How and why we collect it
* How we use, store, and protect it
* Your rights under applicable data protection law
* How to contact us regarding your data

***

### 2. Who We Are

**Data Controller:** FutballFi Limited

**Contact:** <hello@futballfi.com> [www.futballfi.com](http://www.futballfi.com)

***

### 3. Data We Collect

#### Identity and Contact Data

* Full legal name
* Date of birth
* Email address
* Country of residence
* Nationality

#### KYC and Compliance Data

* Government issued identification
* Proof of address
* AML screening data
* Identity verification results

#### Wallet and Transaction Data

* Blockchain wallet addresses
* Transaction history
* Token allocation records

#### Usage and Technical Data

* IP address
* Browser type
* Device information
* Pages visited
* Activity logs

#### Communications Data

* Emails
* Support requests
* Correspondence records

***

### 4. How We Use Your Data

| Purpose                | Legal Basis         |
| ---------------------- | ------------------- |
| Identity verification  | Legal obligation    |
| Platform participation | Contract            |
| Account management     | Contract            |
| Fraud prevention       | Legitimate interest |
| Compliance obligations | Legal obligation    |
| Service improvements   | Legitimate interest |

We never sell personal data.

***

### 5. Data Sharing

We may share data with:

* KYC/AML providers
* Infrastructure providers
* Regulatory authorities
* Legal and audit advisors

***

### 6. Data Retention

* KYC/AML records: Minimum 5 years
* Transaction records: As required by law
* Communications: Reasonable operational period
* Technical logs: Up to 12 months

***

### 7. Your Rights

* Right of Access
* Right to Rectification
* Right to Erasure
* Right to Restriction
* Right to Data Portability
* Right to Object
* Right to Withdraw Consent

Requests can be sent to:

<hello@futballfi.com>

***

### 8. Cookies and Tracking

Types of cookies used:

* Essential Cookies
* Analytics Cookies
* Functional Cookies

Users may manage cookie preferences through browser settings.

***

### 9. Data Security

Security measures include:

* Encryption
* Access controls
* Security reviews
* CertiK audits
* Staff confidentiality obligations

***

### 10. Contact

Email: <hello@futballfi.com>

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

***

*FutballFi Limited. Incorporated in the British Virgin Islands. Version 1.0 — June 2026.*


---

# 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/privacy-policy/privacy-policy.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.
