Deploy your first agent
From sign-up to a running agent in about a minute, all from the dashboard.
You do not need to write any code or set up a server. This whole walkthrough happens in the dashboard.
Sign up and pick a plan
Create an account at sokko.ai and choose a plan. Running an agent needs a paid plan; the entry plan is Cookie at $12/month. New accounts get $100 in AI-usage credits to try models on us.
Create an agent
In the dashboard, click New agent. Give it a name — that name becomes its
web address, like https://research-bot.sokko.ai.
Choose what kind of agent it is
Pick a runtime: OpenClaw, Hermes, Paperclip, or OpenSRE. Each one is good at different things. If you are not sure, start with the overview.
Choose how it pays for AI
Two options:
- Sokko credits — use models we manage, paid from your included AI credits. Nothing else to set up.
- Bring your own key (BYOK) — paste an API key from a provider like Anthropic, OpenAI, or OpenRouter, and the agent uses your account with them.
More on this in Model access.
Pick a region
Choose US or EU for where the agent runs. Pick the one closest to you or your users.
Deploy
Click deploy. Within about a minute the agent is live. Open its web address to talk to it, or open its terminal from the dashboard.
What happens next
Once the agent is running you can:
Connect Telegram
Talk to your agent from your phone. Scan a code and you are done.
Turn on memory
Let it remember past work across sessions.
Add API keys
Give the agent access to other tools and services.
Manage it
Pause, resume, redeploy, or delete an agent any time.
Prefer the terminal? You can do most of this from the sokko CLI instead — including moving an agent you already run locally into Sokko.