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

# Introduction

> OpenClaw Code — the easiest way to set up and manage your OpenClaw AI agent. No terminal needed.

<img src="https://mintcdn.com/mba-f613892c/k8BQsoJunvlo6wu-/images/occode-desktop.png?fit=max&auto=format&n=k8BQsoJunvlo6wu-&q=85&s=4553bdf9b2fe8d94c182965d518633e2" alt="OpenClaw Code desktop app — home screen with agent status" style={{ borderRadius: '12px', border: '1px solid rgba(255,255,255,0.1)' }} width="3020" height="2002" data-path="images/occode-desktop.png" />

## The easiest way to manage your AI agent

OpenClaw Code (OCCode) is a desktop app that lets anyone set up, connect, and manage an [OpenClaw](https://openclaw.ai) AI agent — no terminal, no config files, no technical knowledge required.

Download it, sign in, and your agent is ready to go.

***

## Who is this for?

OCCode is built for **anyone who wants their own AI agent** — not just developers. Here are some examples:

<AccordionGroup>
  <Accordion icon="briefcase" title="Small business owners">
    Set up an AI agent to help with customer support, scheduling, or answering common questions — without hiring a developer or learning to code.
  </Accordion>

  <Accordion icon="graduation-cap" title="Students & researchers">
    Get an AI assistant for research, writing, brainstorming, and organizing information. Just open OCCode and start asking.
  </Accordion>

  <Accordion icon="palette" title="Creators & freelancers">
    Use your agent to draft content, manage tasks, or automate repetitive work — so you can focus on what you're good at.
  </Accordion>

  <Accordion icon="users" title="Teams & organizations">
    Give your team access to AI agents without complex infrastructure. Everyone signs in with their own account and gets started immediately.
  </Accordion>

  <Accordion icon="heart" title="Curious people">
    You've heard about AI agents and want to try one. OCCode makes it simple — no setup headaches, no command line, just a friendly app.
  </Accordion>
</AccordionGroup>

***

## How it works

<Steps>
  <Step title="Download OCCode" icon="download">
    Get the free app for Windows or macOS from [openclawcode.ai](https://openclawcode.ai/#download).
  </Step>

  <Step title="Sign in" icon="right-to-bracket">
    Create an account with Google (one click) or email. You get **\$5 in free credits** instantly.
  </Step>

  <Step title="Your agent is ready" icon="robot">
    OCCode connects you to your OpenClaw AI agent. Start interacting right away — no configuration needed.
  </Step>
</Steps>

***

## Key features

<CardGroup cols={2}>
  <Card title="No terminal needed" icon="display">
    Everything is done through a friendly visual interface. Zero command-line knowledge required.
  </Card>

  <Card title="$5 free credits" icon="gift">
    Every new account starts with \$5 in credits — enough for thousands of interactions.
  </Card>

  <Card title="Simple setup wizard" icon="wand-magic-sparkles">
    Follow guided steps to get your agent running in minutes, not hours.
  </Card>

  <Card title="Pay as you go" icon="coins">
    No subscriptions. Top up $5 / $10 / $20 / $50 whenever you need more credits.
  </Card>

  <Card title="Works everywhere" icon="globe">
    Available for Windows and macOS. Linux coming soon.
  </Card>

  <Card title="Open source" icon="code-branch">
    The app is fully open source on [GitHub](https://github.com/damoahdominic/occ).
  </Card>
</CardGroup>

***

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Download, sign in, and get your agent running in 2 minutes.
  </Card>

  <Card title="How it works" icon="bolt" href="/inference">
    Understand what happens behind the scenes.
  </Card>

  <Card title="Authentication" icon="lock" href="/authentication">
    Learn about sign-in options and account security.
  </Card>

  <Card title="Billing & Credits" icon="credit-card" href="/billing">
    Simple flat pricing — see how credits work.
  </Card>
</CardGroup>
