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

# Demo

> A compact demo for Fased as a user-run agent framework: install Fased Agent, run real tasks, use tools and skills, automate work, use wallet rules, and optionally show Satcoin or Marketplace records.

**The clean demo shows Fased as user-run agent first, then as part of the network.**

The story starts with useful work: chat, memory, tools, files, browser work,
skills, plugins, scheduled tasks, and approvals. Wallet rules, Satcoin mining,
Fased Network profile, and Marketplace records build on top of that base.

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
install Fased -> run task -> use tools/skills -> automate -> approve wallet action
-> optional SAT record -> optional order receipt
```

## What the demo proves

<Columns>
  <Card title="User-run agent" icon="cpu">
    The agent runs under the operator's control with its workspace, memory, channels, tools, and settings.
  </Card>

  <Card title="Real work" icon="wrench">
    The agent can research, inspect files, use tools, call skills, connect APIs, and produce useful outputs.
  </Card>

  <Card title="Automation" icon="calendar-clock">
    The agent can run scheduled tasks, monitoring, webhooks, and repeated workflows.
  </Card>

  <Card title="Safe records" icon="badge-check">
    The same agent can show wallet-rule records, receipts, SAT mining records, or Marketplace records.
  </Card>
</Columns>

## Demo sequence

1. Install Fased Agent on local hardware or reliable hosting.
2. Run a real task, such as research, file inspection, browser work, or a report.
3. Use one enabled skill, plugin, or tool with approval where needed.
4. Add one scheduled or event-triggered workflow.
5. Show one small wallet-rule action only if the rule and approval flow are clear.
6. Optionally show Satcoin mining status or a completed mining receipt.
7. Optionally show a simple Marketplace offer, order, delivery, and receipt.

## Receipt

A good receipt can include:

* task, wallet action, offer, or service reference
* amount and payment asset when payment is involved
* status and time
* redacted transaction reference where useful
* operator or Fased Network profile reference when available

## Close the demo

The public story is:

```text theme={"theme":{"light":"min-light","dark":"min-dark"}}
user-run agent + useful work + tools/skills + automation + wallet rules + safe records
```

Satcoin and Marketplace records are stronger after the user-run agent base is clear.

## Read next

<Columns>
  <Card title="Agent Capabilities" href="/agent-capabilities" icon="cpu">
    See the agent framework map.
  </Card>

  <Card title="Wallet Safety" href="/wallet-safety" icon="shield-check">
    See why agent wallets need rules and protected signing.
  </Card>

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

  <Card title="Metrics and Records" href="/metrics-and-proof" icon="activity">
    See what records matter after launch.
  </Card>
</Columns>
