# Create a Bot using Bot Templates

### Overview

Gallabox offers a wide range of ready-to-use bot templates designed for different industries to help you build conversational bots quickly. Simply browse through the available templates, find the one that best fits your business needs, and click **Use**. From there, select **Create your own bot** from the dropdown and click **Deploy** to start customizing. Using templates makes it easy to launch powerful bots without starting from scratch.

### Prefer watching than reading? Watch the below YouTube Video:

{% embed url="<https://youtu.be/tE3J2Yn3Wow>" %}

### Prefer reading? Read the steps below:

To build a Bot using the Templates, choose the template that resonates with your business. We have a plethora of templates segregated into Industries. Click on the the button Use for the any template. Select the option - **Create your own bot** from the Dropdown and click on **Deploy.**&#x20;

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


---

# 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.gallabox.com/bots/bot-in-gallabox/create-a-bot-using-bot-templates.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.
