🚀 Quick Start Guide

Don't know where to start? Start here.

New to AI? Start Here

1

Read the Guides in Order

Start with VPS Setup → then AI Agents → then Prompting. Each builds on the last.

2

Set Up Your Own AI Agent

Follow the VPS Setup guide. Takes 1-2 hours. Cost: ~€5/month.

3

Start Prompting

Use the prompting techniques. Practice by explaining what you want clearly.

4

Build Something

Try vibe coding. Describe what you want, let AI build it.

Ready to Start?

Head to the Guides section and begin with "How I Set Up OpenClaw on a VPS"

📖 Glossary

Terms you'll encounter on this site:

VPS (Virtual Private Server)
A computer running in a data center that stays on 24/7. Like a cheap, always-on computer in the cloud. Cost: ~€5/month.
SSH
A way to connect to your VPS from your Mac. Think of it as opening a terminal window on your Mac that controls the remote computer.
API Key
A password that lets software access AI services. Like a login token — keep it secret!
Prompt
What you type to tell an AI what you want. Better prompts = better results.
Model (AI)
The brain behind the AI. Different models have different strengths. Examples: Claude, GPT, MiniMax, Grok.
Token
AI measures text in tokens. Roughly 1 token = 1 word. You pay per token used.
OpenClaw
The AI agent platform I use. Connects AI models to tools like Telegram, cron jobs, and more.
Fallback Chain
When one AI model fails, it automatically tries the next one. Like a backup plan for AI.
Vibe Coding
Describing what you want in plain English and letting AI build it. No coding required.