> For the complete documentation index, see [llms.txt](https://docs.onefootballclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onefootballclub.com/3-the-fandom-economy/3.3-data-as-user-owned-capital.md).

# 3.3 Data as user-owned capital

In the attention economy, fans were the product, not the owners. Platforms collected and monetized fan data, while the fans generating the data had limited ability to carry it, use it, or directly benefit from it.&#x20;

The Fandom Economy changes the role of data by tying it to a fan-controlled identity. When participation is consented and recorded, the history it produces becomes a form of fan capital: something that accumulates over time and can be put to work.&#x20;

What makes this capital, rather than just data, is that it compounds with use. Every season followed, prediction made, reward claimed, and challenge completed adds to a cumulative fan record. While the attention economy treated each interaction as a new impression to be bought and forgotten, the Fandom Economy treats it as a deposit into a persistent fan profile.&#x20;

Because of this continuity, fandom can travel across experiences and platforms. A fan does not need to re-prove their loyalty every time they enter a new environment. Instead, their history, reputation, and context can move with them, enabling better access, recognition, and status across experiences. The more a fan participates, the richer their context becomes; the richer their context becomes, the more valuable the relationship becomes for the fan and for the network.&#x20;

For clubs and partners, this creates a more durable relationship with fans. Instead of engaging supporters through siloed moments, they can build on a connected view of fandom that compounds over time. The result is a more versatile fan experience and a richer fan graph, where data becomes more valuable because it is holistic and portable. This creates a stronger foundation for personalization, meaningful rewards, and commercial activation.


---

# 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.onefootballclub.com/3-the-fandom-economy/3.3-data-as-user-owned-capital.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.
