> ## 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.

# Fcode

> Fcode (FCOD) supports Fcode AI, Fased products, builder programs, partner programs, and long-term ecosystem growth.

**Fcode (FCOD) sits at the ecosystem layer.**

The clean split is simple:

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
Fased Agent      = agent you run
Satcoin (SAT)   = mining records and SAT commitment
Service payments = ordinary services and orders
Fcode (FCOD)    = ecosystem programs and support
```

FCOD focuses on the ecosystem around Fased products, builders, partners, and
long-term network growth. Satcoin carries the mining and SAT commitment role.

## Fcode at a glance

<Columns>
  <Card title="Original supply" icon="database">
    `1,000,000,000 FCOD`
  </Card>

  <Card title="Burned supply" icon="flame">
    `300,000,000 FCOD`
  </Card>

  <Card title="Live supply after burn" icon="circle-dollar-sign">
    `700,000,000 FCOD`
  </Card>
</Columns>

## Public proof

Before relying on public FCOD information, use official launch materials for:

* official FCOD address
* supply and release proof
* published program terms
* signer or governance controls
* release checksums, manifests, and official status links

Program access, budgets, and support terms come from current official materials:
published docs, signed releases, and official status links.

## Allocation model

| Bucket              | Share of original supply | Purpose                             |
| ------------------- | -----------------------: | ----------------------------------- |
| Public / LP         |                      40% | market access and public liquidity  |
| Ecosystem reserve   |                      10% | ecosystem funding and reserves      |
| CEX / market making |                       5% | liquidity operations                |
| Long-term support   |                       5% | ecosystem alignment                 |
| Program incentives  |                       5% | builder, partner, and app support   |
| Team                |                       5% | contributor allocation with vesting |
| Burned              |                      30% | permanent reduction of supply       |

```mermaid theme={"theme":{"light":"min-light","dark":"min-dark"}}
pie title Fcode original supply model
  "Public / LP" : 40
  "Ecosystem reserve" : 10
  "CEX / market making" : 5
  "Long-term support" : 5
  "Program incentives" : 5
  "Team" : 5
  "Burned" : 30
```

## Where FCOD fits

<Columns>
  <Card title="Builder programs" icon="hammer">
    Support plugin builders, gateway developers, data services, and useful integrations.
  </Card>

  <Card title="Partner programs" icon="handshake">
    Support app, merchant, service, and infrastructure partners through published programs.
  </Card>

  <Card title="Marketplace growth" icon="store">
    Help grow useful services, APIs, datasets, and operator workflows.
  </Card>

  <Card title="Ecosystem alignment" icon="orbit">
    Keep Fcode-level support separate from Satcoin mining and SAT commitment.
  </Card>
</Columns>

## Fcode and Satcoin

| Asset            | Layer               | Role                                             |
| ---------------- | ------------------- | ------------------------------------------------ |
| Fcode (FCOD)     | Fcode ecosystem     | support programs, builders, partners, app growth |
| Satcoin (SAT)    | agent-run mining    | mining records and SAT commitment                |
| Service payments | services and orders | practical payment rail                           |
| SOL              | Solana operations   | fees, rent, transaction costs                    |

Published ecosystem programs can use SAT or FCOD support budgets for builder,
partner, or reward programs when terms are public. SAT stays focused on mining
records and SAT commitment; FCOD remains for ecosystem growth and alignment.

## Read next

<Columns>
  <Card title="Economy" href="/economics" icon="coins">
    Compare all money flows.
  </Card>

  <Card title="Satcoin" href="/sat" icon="pickaxe">
    Read the mining and bond token.
  </Card>

  <Card title="Roadmap" href="/roadmap" icon="map">
    See where Fcode fits next.
  </Card>
</Columns>
