quickstart

Build and deploy your first autonomous AI agent in under 5 minutes.


Prerequisites

  • A modern browser (Chrome, Firefox, Edge, or Safari)

  • A Phantom wallet with $CWE tokens (for exporting — optional for building)


1

Create Your Account

Navigate to clawengine.apparrow-up-right and click Create Account. Enter a username and password. You'll receive 500 $CWE tokens instantly — enough to build and export 5 agents.

circle-info

Tip: You can also connect a Solana wallet during registration, but it's not required to start building.

2

Open the Agent Builder

From the dashboard sidebar, click Create Agent. This launches the 9-step visual wizard.

3

Configure Your Agent

Only the first two steps are required. The rest have smart defaults:

  1. Goal — Name your agent and describe its purpose. Be specific: "Monitor Solana DEX pairs via DexScreener and send Discord alerts when new tokens exceed $50k liquidity within 1 hour of launch."

  2. Persona — Give your agent a personality and pick a communication style (Professional, Casual, Technical, Friendly, or Custom).

  3. Policies — Safety guardrails are enabled by default. Toggle as needed.

  4. Data Sources — Connect knowledge bases, documents, or APIs (optional).

  5. Tools — Add capabilities like DexScreener, CoinGecko, Web Scraper, Python Runtime, and 25+ more (optional).

  6. Connectors — Link platforms like Discord, Telegram, Twitter, GitHub, and 30+ more (optional).

  7. Triggers — Set activation rules: schedules, webhooks, blockchain events, price alerts (manual trigger is added by default).

  8. Memory — Choose how the agent retains context: conversation, persistent, or vector memory (conversation is the default).

4

Export & Deploy

On Step 9 (Review), review your configuration summary, connect Phantom, and click Pay 100 $CWE & Export. The process takes a few seconds:

  1. Transaction is prepared and signed in Phantom

  2. Payment is confirmed on Solana mainnet

  3. Your agent config is generated as OpenClaw JSON

  4. The file downloads automatically

Upload the JSON to OpenClaw.aiarrow-up-right to deploy your agent live on Solana.


What's Next?

Was this helpful?