Documentation

Getting Started

Get up and running with Clomd in minutes. This guide will walk you through creating your first GPU instance.

1. Create an Account

Contact our sales team to set up your account with custom pricing based on your requirements.

2. Install the CLI

npm install -g clomd-cli

3. Authenticate

clomd auth login

4. Create Your First Instance

clomd instances create --gpu h100 --name my-first-instance

✅ You're all set!

Your instance will be ready in under 60 seconds. Use clomd instances list to check the status.