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

# MoltPilot

> Your built-in AI guide that helps you set up, configure, and troubleshoot OpenClaw.

## What is MoltPilot?

MoltPilot is an **AI assistant built into OCCode** that guides you through everything — from first-time setup to advanced configuration. Think of it as your co-pilot for managing OpenClaw.

Instead of reading docs or searching forums, just ask MoltPilot.

***

## What can MoltPilot help with?

<CardGroup cols={2}>
  <Card title="Setup" icon="wand-magic-sparkles">
    Walk you through connecting channels, configuring models, and getting your agent online.
  </Card>

  <Card title="Troubleshooting" icon="stethoscope">
    Diagnose why something isn't working and suggest fixes — often fixing it for you automatically.
  </Card>

  <Card title="Configuration" icon="sliders">
    Help you adjust settings, add API keys, manage skills, and tune your agent's behavior.
  </Card>

  <Card title="Learning" icon="graduation-cap">
    Explain concepts, answer questions about OpenClaw, and help you understand what your agent can do.
  </Card>
</CardGroup>

***

## Example conversations

**Connecting Telegram:**

> **You:** How do I connect my Telegram to OpenClaw?
>
> **MoltPilot:** I'll walk you through it! First, open @BotFather on Telegram and create a new bot. Once you have the token, I'll configure everything for you.

**Adding an API key:**

> **You:** I want to use Claude instead of the default model.
>
> **MoltPilot:** Sure! Go to the Models app, click "Add Provider", select Anthropic, and paste your API key. I'll set Claude as your default.

**Fixing an issue:**

> **You:** My agent isn't responding on Discord.
>
> **MoltPilot:** Let me check... Your Discord bot token expired. Go to the Discord Developer Portal, regenerate the token, and paste it in the Channels app. I'll restart the connection.

***

## How to access MoltPilot

MoltPilot is available directly within the OCCode app. Look for the chat icon in the sidebar or bottom-right corner. It's always there when you need it.

<Info>MoltPilot uses your credit balance for interactions, just like your main agent. It's powered by the same AI infrastructure.</Info>
