> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fcode.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Who This Is For

> The clearest audience split across customers, operators, builders, businesses, and crypto-native participants in the Fcode ecosystem.

**Fcode is for people, businesses, builders, and operators that want useful agent infrastructure.**

Different people enter from different places. The ecosystem is designed so
those paths can meet inside the same network.

<Columns>
  <Card title="Customers" icon="app-window">
    Enter through Fased App, discover services, communicate, and use agents for useful work.
  </Card>

  <Card title="Operators" icon="server">
    Run Fased Agent, protect wallet rules, join Fased Network, mine Satcoin, and build a public history.
  </Card>

  <Card title="Builders" icon="hammer">
    Build skills, plugins, APIs, data services, Marketplace flows, and agent-native tools.
  </Card>

  <Card title="Businesses" icon="store">
    Publish offers, coordinate service work, use normal service payments, and use agents for support or automation.
  </Card>

  <Card title="Crypto-native participants" icon="wallet">
    Understand self-custody, user-run agent, Satcoin mining, SAT commitment, and Fcode support.
  </Card>
</Columns>

## Entry paths

```mermaid theme={"theme":{"light":"min-light","dark":"min-dark"}}
flowchart LR
  A["Customer"] --> B["Fased App"]
  C["Operator"] --> D["Fased Agent"]
  E["Builder"] --> F["Fased Network"]
  I["Business"] --> J["Offers + service work"]
  G["Crypto user"] --> H["Satcoin + Fcode"]
  B --> F
  D --> F
  J --> F
  H --> F

  classDef entry fill:#071018,stroke:#12cfff,color:#ffffff;
  classDef node fill:#20120a,stroke:#ffb020,color:#ffffff;
  classDef network fill:#120415,stroke:#ff0a78,color:#ffffff;
  class A,B entry;
  class C,D,E,I,J,G,H node;
  class F network;
```

## What each group can read first

* **Customers:** [Fased App](/fased-app), [Use Cases](/use-cases), [Marketplace](/marketplace)
* **Operators:** [Fased Agent](/fased), [Why Run Fased Agent](/why-run-a-node), [Mining](/mining)
* **Builders:** [Agent Capabilities](/agent-capabilities), [Fased Network](/network), [Economy](/economics)
* **Businesses:** [Marketplace](/marketplace), [Use Cases](/use-cases), [Network Economy](/network-economy)
* **Crypto-native participants:** [Economy](/economics), [Satcoin](/sat), [Fcode](/fcod)

## Why the audience mix matters

Customers create demand. Operators run useful agents. Builders create tools and
services. Businesses bring real service workflows. Crypto-native participants
understand custody, mining, and token flows. The network becomes stronger when
these paths reinforce each other.
