> 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.4-identity-as-infrastructure.md).

# 3.4 Identity as infrastructure

If user-owned data is the capital of the Fandom Economy, identity is the infrastructure that allows that capital to move, compound, and create value over time. That is the role of a unified fan identity layer: not another destination competing for fan attention, but a shared layer that connects the places where football already happens. It allows a fan’s consented history, reputation, and permissions to travel across experiences without requiring every club, partner, or product to rebuild its own identity system.&#x20;

Infrastructure is defined by what others can build on it. For the Fandom Economy to work, developers, platforms, and football clubs need a common layer for recognizing fans, understanding their context, and contributing new signals back to a persistent record. Without that layer, every experience remains isolated – each platform only sees a fragment of the fan, and the value of the broader relationship is lost.&#x20;

When identity becomes infrastructure, the fan graph becomes usable across the network. Brands can move beyond broad demographic targeting and engage fans based on verified interests, behaviours, and permissions. Clubs can recognize supporters across ticketing, content, commerce, and community. Developers can build new experiences on top of existing fan context rather than starting from empty accounts. Each new interaction strengthens the identity layer, making the next experience more relevant and more valuable.

This also changes the economics of fan engagement. The network no longer depends on renting anonymous attention or forcing every partner to own the full relationship. Instead, value can be created through connectivity: the more places a fan is recognized, the more useful their identity becomes; the more useful the identity becomes, the more partners have reason to build on it.

A fragmented fan can only be reached in moments. A fan with a portable identity can be recognized, rewarded, and served over time. This is the infrastructure OneFootball is building through FanPass: a shared identity and aggregation layer for the football ecosystem.


---

# 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.4-identity-as-infrastructure.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.
