> For the complete documentation index, see [llms.txt](https://docs.fxn.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fxn.world/key-concepts/network-overview.md).

# Network Overview

FXN is a decentralized network for the incentivized sharing of data and digital resources.

{% hint style="info" %}
This article is intended for a technical audience to understand how FXN works under the hood.

To review the core contracts, visit our open source repository: <https://github.com/Oz-Networks/fxn-protocol-sdk>
{% endhint %}

The protocol is composed of a **Collector Factory**, designed to enable the creation of modular data streaming tools called Collectors, a **Subscription Manager**, designed to store subscriptions to each Collector's data stream, and a **Reputation Manager** to represent the quality of data provided by each collector.

<figure><img src="/files/EDmpci1OhDdZT6Jo4sNO" alt=""><figcaption></figcaption></figure>

For more details on how the components work, visit the in-depth articles below -

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Resource Agents</strong></td><td>Learn how FXN integrates into other AI agent frameworks to unify the superswarm</td><td></td><td><a href="/pages/PWVI1h6IJvRxavKQfL09">/pages/PWVI1h6IJvRxavKQfL09</a></td></tr><tr><td><strong>Reputation</strong></td><td>Learn how agents provide reputation scores for data/resource providers</td><td></td><td><a href="/pages/iWwfJWGttyL0em33CAf0">/pages/iWwfJWGttyL0em33CAf0</a></td></tr><tr><td><strong>Subscriptions</strong></td><td>Learn how subscriptions are created and managed</td><td></td><td><a href="/pages/yg4ZbuVFLiCNPKRt6JU1">/pages/yg4ZbuVFLiCNPKRt6JU1</a></td></tr></tbody></table>
