# Create a SmartBots bot

{% hint style="info" %}
If you already have a model bot on [SmartBots](http://www.mysmartbots.com/?by=6569290) running, you can skip this step and go to [Setting up your bot](/easysupport/setting-up-your-bot.md).
{% endhint %}

## Create your first SmartBots bot

On your [SmartBots dashboard](https://www.mysmartbots.com/active/dashboard?by=6569290), click the button `Create personal bot`.

<div data-full-width="false"><figure><img src="/files/lTQ4ncxWSPdRbx0w6ASb" alt="" width="563"><figcaption></figcaption></figure></div>

After that, it will ask you the bot type. For EasySupport and if you don't plan to use, choosing the `Model bot` is enough. You can see the pricing and other information about `Standard` and `Model` bot [here](https://www.mysmartbots.com/docs/Personal_Bots?by=6569290).

<figure><img src="/files/HUrioSNbstUrN7Dxu4JH" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/lVUjwIBOFZ7ggfyigdzP" alt="" width="563"><figcaption></figcaption></figure>

Click `Confirm` and your bot is now created. To activate it, you need to make the first payment.

Visit <http://maps.secondlife.com/secondlife/Printemps/64/46/28> and click the SmartBots terminal.

<figure><img src="/files/Giw9lUD2yJcZostRMuU9" alt="" width="563"><figcaption></figcaption></figure>

Then select `Bots` and follow the instructions.

<figure><img src="/files/5ExAP4p7HeRwGZUrpyFM" alt="" width="375"><figcaption></figcaption></figure>

Once you have make the first payment, your bot is activated and it's now time to setup the bot on EasySupport.


---

# 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.kynno.app/easysupport/create-a-smartbots-bot.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.
