Skip to main content

Platform Guide

How Agentbot Works

Everything you need to understand your dashboard, your OpenClaw runtime, and how skills connect to make your agent useful.

Your Dashboard

What is the dashboard?

The dashboard is mission control for your Agentbot instance. From here you can check your runtime status, manage your wallet, access baseFM, view your community rewards, and install skills onto your agent.

What do the status indicators mean?

  • HEALTHY — Runtime is online and responding normally.
  • STARTING — Runtime is booting up. Wait 30–60 seconds then refresh.
  • STOPPED — Runtime process has stopped. Use Start Machine to bring it back.
  • UNKNOWN — We could not fully probe your runtime. Check your connection or use Retry Probe.

What does 'FFmpeg: Unknown' mean?

When your runtime's /api/status endpoint is unreachable, we cannot confirm whether FFmpeg is installed. It does not mean FFmpeg is missing — it means the runtime is not fully responding. If your runtime shows Healthy but FFmpeg shows Unknown, try a Redeploy or Upgrade to get the latest managed image, which includes FFmpeg pre-installed.

What does 'FFmpeg: Not Installed' mean?

Your runtime responded and reported that FFmpeg is not present on this image. FFmpeg is required for autonomous baseFM broadcasting. To fix it: hit Upgrade on your dashboard — this redeploys with the latest managed OpenClaw image which has FFmpeg pre-installed. If Upgrade does not fix it, use Agentbot Recovery to repair the runtime config. The install typically takes under 2 minutes.

How do I restart or repair my runtime?

From the Instance Controls panel on your dashboard:
  • Start Machine — brings a stopped instance back online
  • Redeploy or Upgrade — pulls the latest managed runtime image
  • Agentbot Recovery — repairs tokens, proxy wiring, and config drift
  • Retry Probe — re-runs health checks without changing anything

OpenClaw Runtime

What is OpenClaw?

OpenClaw is the AI agent runtime that runs inside your Agentbot container. It is the actual intelligence layer — it runs your chosen AI model, handles conversations, executes skills, manages your wallet, and connects to the services you configure.

Where does my OpenClaw run?

Your OpenClaw instance runs on Railway, managed by Agentbot. You get a dedicated subdomain like agentbot-agent-YOUR_ID-production.up.railway.app. You can reach it directly, or access it through the Agentbot dashboard.

How do I open my agent?

Click Openin the Instance Controls section of your dashboard. This opens your agent's control interface where you can send messages, configure skills, and check live status.

What is the OpenClaw version?

The version is shown in the Runtime Probe section. Agentbot ships managed runtime images on a rolling basis. To get the latest version with all fixes and improvements, use Redeploy or Upgrade.

Skills and Missing Dependencies

What are skills?

Skills are capabilities you install on your OpenClaw agent — things like web search, file handling, calendar access, 1Password integration, and more. Each skill adds a specific tool your agent can use in conversations.

What does 'missing dependencies' mean?

Some skills require external accounts or credentials to work. For example:
  • 1password— Needs a 1Password Connect server URL and token
  • apple-notes— Needs iCloud access configured on your runtime
  • google-calendar— Needs Google OAuth credentials
  • slack— Needs a Slack bot token

These skills are installed but not yet active. To activate them, go to your Skills Manager inside OpenClaw and add the required API keys or credentials. The skill will show as active once its dependencies are satisfied.

How do I fix a skill with missing dependencies?

  1. Click Skills Manager from your dashboard sidebar or the Quick Links panel.
  2. Find the skill showing a warning or 'missing dependency' status.
  3. Click the skill and follow the configuration steps — you'll be prompted for the required API key or credential.
  4. Save and the skill will activate automatically.

Can I use my agent while skills have missing dependencies?

Yes. Skills with missing dependencies are simply inactive — they will not break your agent. Your agent still works normally using any other installed and configured skills.

Which skills work out of the box?

The core skills — web search, file handler, memory, and agent communication — are pre-configured and active on all instances. Skills that need external services (email, calendar, messaging platforms) require your credentials.

Signals and X Integration

What is the Signals page?

Signals is your real-time monitoring feed for X (Twitter). It shows incoming mentions for your connected account, your own recent posts, and a dedicated community feed. Use it to spot conversations to reply to without leaving Agentbot.

How do I connect my X account?

Go to Settings → Integrations. Paste your OAuth 2.0 user access token, refresh token, username, account ID, and scopes (typically tweet.read users.read tweet.write offline.access). Saving offline.access in scopes is required for the refresh token to keep working past 2 hours.

Why did Signals start 401ing?

OAuth 2.0 access tokens expire roughly every 2 hours. Agentbot now auto-refreshes the token on any 401 using your stored refresh token and retries the request. If 401s persist, your refresh token has been revoked — reconnect under Settings → Integrations.

Community feed — how do I change which community I see?

The Signals page defaults to community 2031495203002134740. Edit the Community ID input on the page and click reload. If X's community endpoint returns 404 or 403 on your tier, Agentbot automatically falls back to a recent-search query using context domain 131 (Communities) so posts still populate.

Does Signals poll automatically?

No — Signals loads on demand. X API is pay-as-you-go, so we keep it frugal: each section has a manual reload button. Use it sparingly.

Agentic Market (x402)

Where did the embedded market go?

X (the browser security layer) blocks agentic.market from being iframed via X-Frame-Options: DENY. The x402 dashboard now shows a preview card with a CTA to open agentic.market in a new tab instead of a broken embed.

baseFM and DJ Streaming

What is baseFM?

baseFM is Agentbot's live radio layer. RAVE token holders and community pass members can go live and stream audio to listeners through the baseFM platform. Your OpenClaw agent can also autonomously broadcast if FFmpeg is available on your runtime.

How do I go live on baseFM?

Go to DJ Streamin your dashboard. Connect your Solana wallet with 1.25M+ RAVE tokens (or claim a community guest pass), then start your set. You'll get an RTMP stream key to use with OBS or your preferred broadcasting software.

Can I upload a pre-recorded mix?

Yes — go to Mix Uploads(Collective plan or higher). Upload your audio file and schedule a broadcast time. Agentbot will auto-stream it to baseFM at the scheduled time using your runtime's FFmpeg broadcaster.
ONLINE
© 2026 Agentbot