# Create your first Chatbot

Chatbots helps you can create multiple engagement trigger and collects the information smartly from people engaging with them.

BigRadar's Chatbot system is really smart and they work all day every time so that you don't lose any visitors. You can work on your business freely because BigRadar Bots are looking after your website 24/7.

### Steps to create your first ChatBot

There are two ways to create ChatBots

1. **Start with a template provided by us.**
2. **Create ChatBot from scratch**

I will tell you both ways. First, let's start with the very simple step

#### Start with a Bot template provided by us.

1. I am assuming you are already at BigRadar dashboard, Now click on the Bots option from the left Navigation Bar.&#x20;

* Next: You will see a blank page with a button in the center and top right corner "Start with Templates" **Click on that.**

![](/files/-MWXhKnMtb3K8xr0i3kC)

After clicking templates popup will appear, Select the template you like (More templates are coming)

![](/files/-MWXhc_HJ2BdpUrVwnNP)

Your Bot has been created, Next step is Editing a ChatBot We have written a complete guide to [How to Add/Edit Questions in ChatBot](/chatbots/how-to-add-edit-questions-in-chatbot.md)

![](/files/-MWXhg-32b-gnqQ2akcE)

#### Create ChatBot From Scratch

After landing on the Bots screen, you will see the button of create new ChatBot in the top right corner next to the templates button. Click on it.

![](/files/-MWXi0x7tPIo4dmo0nPM)

Next: Give your bot a name e.g Lead Collecting Bot.

![](/files/-MWXiKrsl9rL6usVXHFW)

Great! Your Bot has been successfully created, We have written a complete guide to [How to Create/Edit questions in ChatBot](/chatbots/how-to-add-edit-questions-in-chatbot.md).


---

# 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://help.bigradar.io/chatbots/create-your-first-chatbot.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.
