# Aethir Claw User Guide: Set Your AI Agent up in 5 Minutes

From sign-up to a fully running AI agent with 50+ pre-installed skills active takes just four steps.&#x20;

No terminal, no API key setup, no infrastructure configuration.

#### Create Your Aethir Claw Account

* Visit claw\.aethir.com and sign up with your email address.&#x20;
* Verify your account via the confirmation email. <br>

<figure><img src="/files/bRcMb6bHZbDJ8HnTYO8i" alt=""><figcaption></figcaption></figure>

#### Select Your Hosting Region

* Choose the geographic region where your agent container will run.&#x20;
* Closer regions mean lower latency.&#x20;
* Pro and Enterprise plans unlock all available regions.

<figure><img src="/files/eAuXT5A8mbVJlN9p2fOB" alt=""><figcaption></figcaption></figure>

#### Choose a Subscription Plan & Pay

* Select the plan that matches your usage.&#x20;
* Complete payment. Your container spins up automatically. <br>

<figure><img src="/files/cLriOImkIxkQa1AGDaiD" alt=""><figcaption></figcaption></figure>

#### Set Up Your LLM API Key

* Enter an LLM API key from your chosen provider. All popular providers all available in the dropdown menu.

<figure><img src="/files/obKvGFbxVkIdMekiFQaZ" alt=""><figcaption></figcaption></figure>

#### Select Pre-Built Agent Persona or Skip Step

* Select the pre-built agent personas -  General AI assistant or skip this step and build your own agent with customizable skills.

#### Launch Your First AI Agent

* Congratulations, you’ve just launched your first AI agent.

<figure><img src="/files/820o0LP8M8jc8mkJR4h7" alt=""><figcaption></figcaption></figure>

* You can communicate with your AI agent directly in the Aethir Claw dashboard to assign tasks, modify skills, and install new skills.

<figure><img src="/files/3Bgfv2vtzmta5bKtelDM" alt=""><figcaption></figcaption></figure>

* The “Skills” section in the left-side menu allows you to browse and install numerous skills.&#x20;

<figure><img src="/files/ShK9EfdcxQAYuCI79Emr" alt=""><figcaption></figcaption></figure>

* In the “Remote” section in the left-side menu, you can set up remote communication with your AI agent through WhatsApp, Telegram, and WeChat.

<figure><img src="/files/fyhCiyPLUvQnUggQYmzZ" alt=""><figcaption></figcaption></figure>

* In the “LLM Configure” section in the left-side menu, you can modify your LLM API key and change it at any time.&#x20;

<figure><img src="/files/3MLE12XpwTJZoAgY3m1E" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aethir.com/aethir-claw/aethir-claw-user-guide-set-your-ai-agent-up-in-5-minutes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
