> 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/6-the-economics-of-participation/6.1-why-qualified-fans-are-more-valuable.md).

# 6.1 Why qualified fans are more valuable

The current market often struggles to distinguish its most valuable fans from its casual ones. In the attention economy, both fans are often priced as the same impression. In the product economy, both can be treated as the same transaction. What is missing is qualification: the context that explains who the fan is and how they participate.

A qualified fan is more valuable because their relationship with football is visible, consented, and measurable. Consented behavior gives brands and partners a clearer signal than demographic targeting. FanScore gives that signal continuity, so a fan relationship can build over time rather than disappear when a campaign ends. Participation gives the signal intent, because a fan who chooses to predict, buy, play, or share has revealed more than a passive click ever could.&#x20;

The result is a higher-quality commercial relationship. A qualified fan can be recognized again, reached with more relevant experiences, and rewarded based on what they actually do. Reaching the right fan matters, but knowing why they are the right audience matters more. Being able to build on that fan relationship over time is what makes the Fandom Economy different, turning engagement into an asset that can compound.


---

# 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/6-the-economics-of-participation/6.1-why-qualified-fans-are-more-valuable.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.
