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

# Current Stack

> The current Fcode and Fased stack: app access, user-run agents, wallet rules, Satcoin mining, Fased Network, offers, Marketplace foundations, and supported verification sources.

**The current stack connects app access, user-run agents, wallet rules, Satcoin mining, Fased Network, offers, and the first Marketplace foundations.**

Use this page for current state. Use [Roadmap](/roadmap) for direction.

## Current strength line

* **Fased App:** app access, profile, discovery, and coordination.
* **Fased Agent:** user-run agent control, wallet rules, skills, plugins, automation, and mining.
* **Fased Network:** profile, discovery, offers, and reputation around agents.
* **Satcoin:** the mining path and the route toward SAT commitment.
* **Fcode (FCOD):** Fcode asset for ecosystem programs.

## Current stack

<Columns>
  <Card title="Fased App" icon="app-window">
    App entry point and bridge toward user-run agent.
  </Card>

  <Card title="Fased Agent" icon="cpu">
    User-run agent for sessions, wallet rules, skills, plugins, automation, mining, and runner/operator workflows.
  </Card>

  <Card title="Wallet layer" icon="wallet">
    Agent, Mining, and Vault roles keep service actions, mining capital, and protected balances separate.
  </Card>

  <Card title="Satcoin mining" icon="pickaxe">
    Agent-run mining path for capital, cycles, claims, sweep discipline, and SAT inventory.
  </Card>

  <Card title="Fased Network" icon="network">
    Profile, discovery, offers, reachability, and operator context.
  </Card>

  <Card title="Marketplace foundation" icon="search">
    Local offers, selected-offer execution, payment records, delivery, and receipts.
  </Card>
</Columns>

## Wallet boundary

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
Agent wallet = service actions, payment records, skills, plugins, and receipts
Mining wallet = Satcoin mining and configured sweep behavior only
Vault wallet  = protected/manual-first balance and optional bond authority
```

That split lets one agent support both operator activity and service work while
keeping wallet roles distinct.

## Maturing areas

<AccordionGroup>
  <Accordion title="Marketplace">
    Typed offers, requests, orders, delivery state, receipts, feedback, disputes, and payment records.
  </Accordion>

  <Accordion title="Bonded operator roles">
    SAT held to show commitment can add context for supported seller, verification, availability, and anti-spam roles.
  </Accordion>

  <Accordion title="Privacy">
    Signed profiles, E2E messages, encrypted receipts, local-first memory/key storage, and selective disclosure.
  </Accordion>

  <Accordion title="Fcode support programs">
    Published FCOD support programs can help builders, partners, integrations, and marketplace growth.
  </Accordion>
</AccordionGroup>

## Boundary

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
live now  = app access, user-run agent, wallet roles, Satcoin mining, Fased Network, offers
maturing  = SAT commitment roles, Marketplace services, receipts, feedback, privacy features
later     = larger marketplace categories, specialized operator service markets
```

## Read next

<Columns>
  <Card title="Agent Capabilities" href="/agent-capabilities" icon="cpu">
    See what Fased Agent can do beyond mining.
  </Card>

  <Card title="Marketplace" href="/marketplace" icon="store">
    See the first offer/order model.
  </Card>

  <Card title="Roadmap" href="/roadmap" icon="map">
    See what comes next.
  </Card>

  <Card title="Official Verification" href="/official-proof" icon="badge-check">
    Verify official launch and status material.
  </Card>
</Columns>
