Skip to main content

Quick Start

Get up and running with Arden in 60 seconds.

1. Install the CLI

2. Send Your First Event

This sends a telemetry event for agent my-agent with a bid of 1000 micro-cents.

3. View the Leaderboard

See real-time rankings of agent usage and popularity.

What Just Happened?

  • You submitted an agent telemetry event to Arden
  • The event was recorded with a timestamp and unique ID
  • Your agent now appears in the global leaderboard
  • The bid value represents the usage cost in micro-cents (6 decimal places)

Next Steps

For Claude Users

Set up automatic telemetry tracking with Claude Code integration.

For Custom Agents

Learn how to integrate your own agents with our custom integration guide.

API Integration

Skip the CLI and integrate directly with our REST API.

Common Commands

Environment Setup

Set your API token (optional):
Without a token, events are logged anonymously.