Lesson 2 of 21

Keep an AI Chat Tool Open

Cost: $212.80/yr

Why This Lesson Exists

You're about to follow a sequence of technical lessons. Some steps will work perfectly the first time. Others won't — you'll see an error message you don't understand, a screen that doesn't look like what the lesson described, or a command that doesn't do what you expected.

This is normal. It happens to everyone, including experienced engineers.

The difference between getting stuck for 5 minutes and getting stuck for 5 hours is having someone (or something) to ask. That's what an AI chat tool is for.

Our Recommendation: ChatGPT Pro

We recommend signing up for ChatGPT Pro ($212.80/year) at chatgpt.com/pricing. Here's why:

  1. It's your chat tool right now. You'll use it throughout this curriculum to troubleshoot errors, understand commands, and get unstuck. It's the most widely used AI chat tool and it's genuinely good at this.
  2. It powers your OpenClaw later. When you reach the lessons on connecting a model to OpenClaw, your ChatGPT Pro subscription doubles as an unlimited token source. OpenClaw can authenticate directly with your ChatGPT account via OAuth — no separate API billing, no usage caps, no surprise charges. One subscription, two uses.

This means the $212.80/year you spend now on a chat tool isn't an extra cost — it becomes the engine behind your personal AI once OpenClaw is running.

Free Alternatives

If you're not ready to subscribe yet, any of these free options will work for following along. You can always upgrade to ChatGPT Pro later when you're ready to connect a model to OpenClaw.

ChatGPT Free (chatgpt.com)

Claude (claude.ai)

Gemini (gemini.google.com)

Just have one open in a browser tab alongside this curriculum.

How to Use It When You're Stuck

When something goes wrong, paste the error message and explain what you were trying to do. Be specific:

Bad prompt:

"SSH isn't working"

Good prompt:

"I'm trying to SSH into my Vultr VPS. I typed ssh claw@149.28.123.45 and got this error: Permission denied (publickey). I just set up SSH keys following a tutorial. I'm on Windows using PowerShell. What should I check?"

The more context you give, the better the help you'll get.

Tips for Getting Good Help

  1. Copy-paste the exact error message — don't paraphrase it
  2. Say what step you're on — "I'm on Lesson 5, Step 3 (setting up SSH keys)"
  3. Say what operating system you're using — Windows, Mac, or Linux
  4. Say what you already tried — so the AI doesn't suggest things you've already done
  5. If the AI gives you a command to run, ask it to explain what the command does before you run it — don't blindly paste commands you don't understand into your server

A Note About Trust

AI chat tools are helpful but not infallible. They can:

When in doubt, cross-check. If the AI suggests something that contradicts what this curriculum says, check the official documentation (linked in each lesson) before proceeding. The official docs are always the final authority.

When You're Done

Cost: $212.80/yr

ChatGPT Pro: $212.80/year. This isn't just for troubleshooting — it becomes your OpenClaw's brain later in the curriculum. One subscription, two uses.

Irony Acknowledged

Yes, you're using an AI to help you set up your own AI. That's the point — by the end of this curriculum, you won't need to visit a website to talk to an AI. You'll have your own, running 24/7, answering you on Telegram. But until then, let the free tools help you get there.