> 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/1-introduction-to-the-fandom-economy/1.2-why-fandom-is-becoming-an-economy.md).

# 1.2 Why fandom is becoming an economy

For decades, football fandom was primarily a cultural phenomenon. Now, fans actively shape the narratives, drive distribution for clubs and brands, and influence the culture that surrounds the game. In many cases, the value generated by fan participation rivals the value created on the pitch itself. Fans have evolved from passive audiences to productive economic contributors who increasingly shape the commercial value created around the game.&#x20;

At the same time, the digitization of fandom has made participation increasingly visible and persistent. What was once intangible loyalty can now be recognized, measured, and transferred across experiences. As a result, reputation and engagement that fans accumulate over time are becoming a new form of fan-owned capital. This capital creates tangible value for clubs, brands, and platforms by enabling deeper insights and more meaningful engagement. As participation becomes measurable and portable, fandom evolves from a cultural activity into an economic one – laying the foundation for a more open and aligned football economy.&#x20;


---

# 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/1-introduction-to-the-fandom-economy/1.2-why-fandom-is-becoming-an-economy.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.
