# Aethir Claw Quickstart Guide

### 1. Log Into the VPS

1. Go to **My Instances** on [claw.aethir.com](http://claw.aethir.com/) — you will land on the **Overview** page.
2. Click on **SSH Keys**.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FnTQpQLU2bPetLLlbLYDs%2F1.png?alt=media&#x26;token=11627d2f-b852-4634-a27a-62cadd618371" alt=""><figcaption></figcaption></figure>

3. Click **COPY** to copy the SSH command.<br>

   <figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2Fr7RgF83PniuXMUZAAWHJ%2F2.png?alt=media&#x26;token=9711b9d8-8bf0-4fb1-9bfc-73d92c7fa0e0" alt=""><figcaption></figcaption></figure>
4. Go to your terminal and paste the copied text:

```bash
ssh -i <path/private-key-file.pem> -p 10094 abc@98.98.111.3
```

5. The terminal will ask if you accept the connection to this VPS — answer **YES**.
6. If a password has been set on your SSH key, the system will prompt for it. Should you input the password without seeing any on-screen indication of your typing, please note that this is standard terminal behaviour.

***

### 2. Check if OpenClaw is Installed

Run the following command in the terminal:

```bash
openclaw --version
```

***

### 3. Run Onboarding

To finish the configuration, run:

```bash
openclaw onboard
```

You will see the following screens:

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FuMovJoWQrRx2Zw416Efc%2F3%20.png?alt=media&#x26;token=43b78860-584c-4c14-991f-5f57fb12a336" alt=""><figcaption></figcaption></figure>

**Select the mode "QuickStart":**

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2F0hnueoqOwPxlSIKomETo%2F4.png?alt=media&#x26;token=3a5fb5ff-3c4b-4649-9961-ff2891cf8fb2" alt=""><figcaption></figcaption></figure>

**Select "Update values":**

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FJMKsEderd4ecb5tyMGyo%2F5.png?alt=media&#x26;token=def7d4eb-4827-4462-98bd-37baafcfc751" alt=""><figcaption></figcaption></figure>

**AI API Key setup** — if you have an AI API key (OpenRouter or Ollama recommended), select your provider in the next step. If not, select **Skip for Now**.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FPYuXNcLzERpeWhocz3JE%2F6.png?alt=media&#x26;token=3cd11a52-d4cd-4973-a5a4-bd69f5642f88" alt=""><figcaption></figcaption></figure>

&#x20;**ℹ NOTE** — If you select **Ollama**, you will need to install it first on the VPS. Follow the instructions at: <https://ollama.com/download>&#x20;

**Next step — choose your models:**

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2F7oTrXePwpgauCbAafj4V%2F7.png?alt=media&#x26;token=cc9293c8-ce0e-4b8d-851c-9b8148b554a2" alt=""><figcaption></figcaption></figure>

If you have set up an AI provider, you can choose any of the available models. If not, click **"All Providers"** and then **"Keep Current"**.

***

**Recommended step: Set Up a Telegram Bot**

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FeVpjwM6z1W5EtsyqvCiM%2F8.png?alt=media&#x26;token=ac830c07-ab15-455d-81e9-145f10e1eeba" alt=""><figcaption></figcaption></figure>

Follow the Telegram setup guide first: <https://apps.make.com/telegram>

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FEFhwVVVsfFYNYb4hBBpI%2F9.png?alt=media&#x26;token=d7f6b573-0a95-4033-93d8-23bb53fe45aa" alt=""><figcaption></figcaption></figure>

Enter the Telegram bot token generated with **@botfather**. You will then see a screen like this:

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FKWXItZiP6hQBgYOP964K%2F10.png?alt=media&#x26;token=06664701-830b-4518-bb8c-333da2a4fd73" alt=""><figcaption></figcaption></figure>

***

**Choose your search provider:**

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FWyXJbiYr9q9FSJFPvx9c%2F11%20.png?alt=media&#x26;token=65b85f06-522e-4db7-b5e2-5121613fc574" alt=""><figcaption></figcaption></figure>

If you don't have any of these subscriptions, you can skip it for now.

***

**Skills setup** — skip for now:

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FoDzHzadTe0LNHB1AgGMA%2F12.png?alt=media&#x26;token=ac3661ff-a75c-4cd4-9f0e-13ea6f24cdda" alt=""><figcaption></figcaption></figure>

***

**Hooks** — enable **session-memory**:

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2F3TY7zC2vh65aXooKblWL%2F13.png?alt=media&#x26;token=6786ab29-5f1b-4af5-baa8-632b67cd2cdd" alt=""><figcaption></figcaption></figure>

**✔ The onboarding is DONE.**&#x20;
