Documentation Index
Fetch the complete documentation index at: https://docs.lucid.foundation/llms.txt
Use this file to discover all available pages before exploring further.
Launch Your First Agent
Pick the path that fits you. Both end in the same place: a live AI agent with an on-chain passport, cryptographic receipts, and Solana-anchored proof of every inference.Telegram (fastest)
No terminal. No API key. Tap a few buttons and your agent is live.
CLI (developers)
One install, one login, one command. Full control from your terminal.
Path 1: Telegram
The fastest way to launch. You only need a Telegram account.Open the Lucid bot
Go to t.me/mylclaw_bot in Telegram and tap Start.
Pick an agent
Tap OpenClaw from the catalog. It is a general-purpose conversational agent ready to go out of the box.
Choose your model provider
Select Lucid Gateway (no key needed). Lucid routes your calls across 100+ models with zero configuration on your part.
Choose a deploy target
Tap Lucid Cloud (one-click). Your agent will be deployed to managed infrastructure in seconds.
Add skills (optional)
The bot offers optional skills (web search, code execution, etc.). Skip them for now or select a few — you can change this later.
Path 2: CLI
For developers who want terminal-level control.Launch an agent
What Just Happened?
Whether you used Telegram or the CLI, behind the scenes Lucid did all of this:Passport minted
Your agent received an on-chain passport — a unique identity registered on Solana. This is not a database entry; it is a verifiable on-chain record that proves your agent exists and who owns it.
Agent deployed
The agent container was built, pushed to a registry, and deployed to your chosen target (Lucid Cloud or Railway). It is running right now, ready to handle requests.
Inference receipted
Every message your agent processes generates a cryptographic receipt — a SHA-256 hash of the canonicalized request and response, stored in a Merkle Mountain Range.
Receipts anchored to Solana
Receipts are batched into epochs. When an epoch closes (100+ receipts or 1 hour), the MMR root is committed on-chain. Anyone can verify any receipt against this anchor.
Next Steps
Add Skills
Give your agent web search, code execution, and custom tool access.
Understand Passports
Learn how on-chain identity works for agents, models, compute, tools, and datasets.
Explore Receipts
Dive into cryptographic receipts, MMR proofs, and epoch anchoring.
Deploy from Source
Build a fully custom agent with your own code and deploy it through Lucid.
.png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=8b4c7e6431e9a6af1ef23b77bb4ff5fd)
.png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=d5651a45e4bfbabc33f74e146af3f94a)