TRANSKRIPTEnglish

The Ultimate Beginner’s Guide to OpenClaw

56m 41s10,329 ord1,558 segmentsEnglish

FULLSTÄNDIGT TRANSKRIPT

0:00

- This is the ultimate beginner's guide to OpenClaw,

0:02

and by the end you'll have it fully mastered.

0:05

We're going from zero to a fully working setup

0:08

with deployment, security, costs,

0:11

messaging, skills, memory,

0:13

automations, model routing, all of it.

0:16

And we're doing it without writing a single line of code.

0:19

Now, if you've looked at other tutorials

0:21

and felt overwhelmed,

0:22

or you've tried setting this up already

0:23

and hit a wall, stay with me.

0:26

I'll walk you through every step,

0:27

explain the why behind each one,

0:30

and flag the gotchas that trip most people up.

0:32

In the next hour,

0:33

you'll have your own AI assistant running 24/7,

0:36

messaging you on Telegram,

0:38

and actually doing things for you,

0:40

not just chatting.

0:41

Let's get into it.

0:43

So what is OpenClaw?

0:44

Well, most AI tools are places you go to.

0:47

OpenClaw is something that works for you

0:49

and can actually come to you.

0:51

ChatGPT, Claude, Gemini,

0:53

those are all tools you open when you need help,

0:56

but OpenClaw is different.

0:58

It runs 24/7 on a server, connects to your apps,

1:01

and can actually take action without you asking.

1:03

There are three pillars to this.

1:05

First is brain and memory.

1:07

It connects to AI models via API,

1:09

remembers everything,

1:10

and gets better over time.

1:12

Second, it's always on.

1:13

It runs 24/7, so it can reach out to you first,

1:16

schedule tasks, monitor things,

1:17

and send updates.

1:19

Then you have tools and actions.

1:21

It connects to Telegram, Gmail,

1:23

Calendar, Drive, Slack, Discord,

1:25

and can actually do things.

1:27

Here are some real-world examples

1:28

that people have shared online.

1:30

"Every morning at seven,

1:31

it checks my calendar, scans my email,

1:33

and sends me my priorities for the day."

1:35

"It saw an interview on my calendar

1:36

and automatically created a prep doc,

1:39

researched the company and role,

1:41

then matched it against my resume."

1:43

"My gym only lets you register 24 hours before a class.

1:47

I have it watch the schedule

1:49

and then register me automatically before classes fill up."

1:52

Now you might see it called Clawdbot or Moltbot online.

1:55

It's the same project;

1:56

it's just been renamed a couple of times.

1:58

OpenClaw is the current name,

2:00

and that's what we're building with today.

2:02

So let's start with where to actually run this thing.

2:05

There are three ways to run OpenClaw.

2:08

Option one is your personal computer.

2:10

This is free and easy to start,

2:13

but it stops when your laptop closes.

2:15

Your personal files, passwords, browser history,

2:18

those are all accessible to the agent.

2:21

If something goes wrong,

2:22

it's happening on your personal machine.

2:24

Not ideal.

2:26

Option two is a Mac mini or dedicated spare hardware.

2:29

This gives you good isolation

2:31

and it's always on if you keep it plugged in.

2:33

But if you're buying hardware,

2:34

it can cost $500+ upfront.

2:36

You need to do port forwarding, deal with power outages,

2:39

and then there's internet reliability.

2:41

Option three: you can run it on a server or VPS.

2:44

This is a separate computer in the cloud.

2:46

It starts at just a few bucks per month,

2:48

stays online 24/7,

2:50

and if OpenClaw breaks or something happens,

2:52

it's self-contained.

2:53

If things go really wrong,

2:55

you can nuke the server and start over.

2:57

For most people, this is the right choice.

3:00

Now, for this tutorial, we're using Hostinger,

3:03

and the reason is simple.

3:04

They have a one-click OpenClaw template.

3:07

You don't need to use terminal,

3:08

you don't need to know Docker.

3:10

You just click deploy, and it works for you.

3:13

It's really easy.

3:14

They also handle

3:15

some of the baseline security automatically.

3:17

Your gateway gets a randomised port

3:19

and pre-configured authentication,

3:22

which already puts you ahead

3:23

of most of the setups out there.

3:26

Use the link on screen

3:27

or the first link in the description below.

3:29

That'll take you to this page here

3:31

and automatically apply an extra 10% discount

3:33

on any VPS plan.

3:35

By default, the plan is automatically set to KVM 2,

3:38

and that'll give you plenty of room to grow:

3:40

two CPU cores, 8 gigs of RAM,

3:42

100 gigs of disc space.

3:45

But if you want to start smaller and cheaper,

3:46

you can always switch to the KVM 1 plan and upgrade later.

3:50

KVM 1 is enough for a basic setup

3:52

where your bot is making API calls

3:54

and running a few automations.

3:56

However, if you start adding a lot of skills

3:58

or running multiple agents at once,

3:59

that's when you'd want to upgrade.

4:01

Or if you want to run a local model like Ollama,

4:03

you'll actually want to grab the KVM 4 plan

4:06

so that you have enough RAM to run the model.

4:08

For this video, I'm going to go with KVM 1.

4:10

Like I said, you can always upgrade later.

4:13

When you've got the plan you want,

4:15

go ahead and click Deploy.

4:17

That'll take you to the cart page here

4:18

where, if you look in the order summary,

4:20

you can see that the extra 10% discount

4:22

has automatically been applied.

4:24

Now the first thing you'll need to do

4:25

is select the period for your registration.

4:27

You can choose between one month,

4:29

12 months, and 24 months.

4:31

You'll need to choose at least 12 months

4:32

to take advantage of our coupon,

4:34

but generally you get a better per month price

4:36

if you select 24 months.

4:38

To get started for the cheapest overall price,

4:40

I'm going to choose 12 months for this video.

4:43

Next, if you scroll down,

4:44

there's a ready to use AI automatically selected,

4:47

but I'm going to go ahead and turn this off,

4:48

and I recommend you do too.

4:50

We can connect our own LLM later,

4:52

I'll show you how to do this,

4:53

and that'll save you a bit of money.

4:56

Next, if you scroll to the bottom,

4:57

there's an option for daily auto-backups.

5:00

Now, OpenClaw can reconfigure its own environment,

5:03

so if something breaks, having daily auto-backups

5:06

is like a really powerful undo button

5:08

that's worth every penny.

5:09

$3 a month is great value for this.

5:12

Now, if you wanted to skip this

5:13

and get the absolute cheapest startup cost,

5:16

leaving this off will get you in for under $70 total.

5:20

However, like I said,

5:21

I think this is really powerful,

5:22

so I'm going to go ahead and turn this on for my video here

5:24

just in case anything breaks.

5:26

Finally, you'll want to choose a server location.

5:29

Generally speaking,

5:30

you just want to pick the server location

5:31

that has the lowest latency for the fastest speeds.

5:34

Once you've got everything configured to your liking,

5:36

go ahead and click Continue.

5:39

On the next page,

5:40

you'll need to register an account.

5:41

Go ahead and do that with either Google,

5:44

GitHub, or an email address.

5:46

And then on the next page

5:47

enter your billing information to complete the payment.

5:50

After payment,

5:51

you'll land on the OpenClaw configuration page,

5:53

and I should call out right away

5:54

that this might look different

5:56

by the time you're following along with this video.

5:58

Hostinger pushes changes

5:59

to this configuration page pretty regularly.

6:02

So fields might be in a different order.

6:04

There might be new fields.

6:05

Don't worry too much about this,

6:06

because the essential fields

6:07

that we're going to talk about today should be there,

6:10

because they're crucial for setup.

6:11

The first thing we're going to talk about

6:13

is the OpenClaw gateway token.

6:15

That's this first field here right now.

6:17

This is your master key to your entire setup.

6:19

Anyone with this token has full access to your dashboard

6:22

and everything your bot can do.

6:24

Click the "i" icon, copy this,

6:27

and save it in a password manager.

6:29

Don't paste it in a chat,

6:31

don't screenshot it,

6:32

don't leave it in a random text file.

6:34

Treat it like a password,

6:35

because it is one.

6:37

Next, OpenClaw needs a brain,

6:39

and that comes from an AI model through an API key.

6:43

I'm going to use Anthropic Claude

6:44

because I like how it works,

6:45

but you can use OpenAI, Gemini,

LÅS UPP MER

Registrera dig gratis för att få tillgång till premiumfunktioner

INTERAKTIV VISARE

Titta på videon med synkroniserad undertext, justerbart överlägg och fullständig uppspelningskontroll.

REGISTRERA DIG GRATIS FÖR ATT LÅSA UPP

AI-SAMMANFATTNING

Få en omedelbar AI-genererad sammanfattning av videoinnehållet, nyckelpunkter och slutsatser.

REGISTRERA DIG GRATIS FÖR ATT LÅSA UPP

ÖVERSÄTT

Översätt transkriptet till över 100 språk med ett klick. Ladda ner i valfritt format.

REGISTRERA DIG GRATIS FÖR ATT LÅSA UPP

MIND MAP

Visualisera transkriptet som en interaktiv mind map. Förstå strukturen med ett ögonkast.

REGISTRERA DIG GRATIS FÖR ATT LÅSA UPP

CHATTA MED TRANSKRIPT

Ställ frågor om videoinnehållet. Få svar från AI direkt från transkriptet.

REGISTRERA DIG GRATIS FÖR ATT LÅSA UPP

FÅ UT MER AV DINA TRANSKRIPT

Registrera dig gratis och lås upp interaktiv visning, AI-sammanfattningar, översättningar, mind maps och mer. Inget kreditkort krävs.