| title | Quickstart |
|---|---|
| description | Deploy your first CLAWT agent in three steps |
| icon | rocket |
Get a verifiable AI agent running on EigenCompute in minutes.
- MetaMask browser extension installed
- Some Sepolia ETH for gas (use a faucet)
- An active EigenCompute billing account
After signing, the backend verifies your signature and issues a 24-hour session token.
1. **EigenCloud billing** — Verify your EigenCompute account is active
2. **EigenAI grant** — Authorize the LLM inference grant by signing a message
3. **Choose a Soul** — Pick a personality template for your agent
Give your agent a name and click **Deploy**. CLAWT builds a Docker container, injects a freshly generated HD wallet mnemonic via the TEE's key management, and launches it on EigenCompute.
Deployment typically takes 1–2 minutes.
```
What is my wallet address and ETH balance on Sepolia?
```
The agent processes your request through its LLM loop, selects relevant skills, executes them, and returns a cryptographically signed response.