> 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.1-from-attention-to-participation.md).

# 3.1 From attention to participation

The Fandom Economy begins by moving beyond attention as the primary unit of value. Attention shows that a fan was present in a moment. Participation shows who that fan is, what they did, how consistently they did it, and what value that activity creates over time.&#x20;

Participation is built from four elements: identity, activity, time, and value. Identity makes the fan recognizable. Activity shows how they engage. Time separates passing interest from durable loyalty. And value connects their participation to commercial outcomes for clubs, platforms, and brands.&#x20;

Together, these elements turn disconnected moments into a persistent fan relationship. A prediction, a purchase, or a match attendance becomes more valuable when it is connected to the same fan over time. Activity gives identity context, time turns identity into loyalty, and loyalty understood in context creates measurable value. This is what the attention and product economies struggle to see: not just the action, but the person and history behind it.&#x20;

The Fandom Economy is built on that premise. It requires a consented identity layer, a record of participation, and a way for the value created by fans to move across the network.


---

# 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.1-from-attention-to-participation.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.
