> 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/7-the-network/7.1-clubs-brands-and-platforms.md).

# 7.1 Clubs, brands and platforms

The Fandom Economy becomes more valuable as the network expands. Each participant brings a different form of value into the system:

* Clubs and federations bring trust, cultural legitimacy, and utilities fans care about;
* Brands and sponsors bring commercial demand;
* Games, partners, and platforms bring engagement activity and distribution;&#x20;
* And fans bring the participation, reputation, and interest that makes the network run.&#x20;

For clubs and federations, the network turns anonymous reach into recognized supporters. A fan is no longer only a ticket buyer, content viewer, or social follower, but a participant with context, history, and reputation. This gives clubs a better way to reward loyalty, qualify access, and build direct fan relationships without rebuilding the full identity and rewards infrastructure themselves.

For brands and sponsors, the network turns media spend into measurable participation. Instead of buying broad exposure against assumed demographics, partners can fund verified engagement from fans qualified by behaviour, reputation, and consented context. This makes campaigns more accountable, more targeted, and more useful to the fan.

For platforms and developers, the network increases the value of their own fan activity. A game, marketplace, or ticketing product can contribute signals into the network and receive a fuller view of the fan in return. Their first-party data remains valuable, but it becomes more powerful when connected to the broader football graph.


---

# 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/7-the-network/7.1-clubs-brands-and-platforms.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.
