# Create A Bot

{% embed url="<https://youtu.be/b3N3x9orrX0?feature=shared>" %}

## How do I get started? <a href="#h_d6a74bdcfb" id="h_d6a74bdcfb"></a>

1. Log in to [Dashboard](https://orimon.ai/login) using your Google account/manual signup.
2. You will be directed to below page as shown in the figure.

Here you will be provided with the option to create, a ***General*** or an ***E-Commerce*** Chat-Bot.

<figure><img src="/files/9fQW8JeuPIyuK6F7BoZy" alt=""><figcaption></figcaption></figure>

Below is a brief explanation of the difference between ***Leads Generation & Support Bot**,* & ***E-Commerce Specialist*** Chat-bot.

<details>

<summary><strong>1. Leads Generation &#x26; Support Bot</strong></summary>

Leads Generation bots epitomize versatility in the chat-bot landscape, serving as multifaceted digital aides.&#x20;

Tailored to meet diverse needs, they excel in furnishing users with not only pertinent information and expert guidance but also in strategically delivering promotional content.&#x20;

Their adaptability renders them indispensable across a spectrum of interactions, from adeptly addressing user queries to orchestrating engaging experiences through sophisticated advertisements.&#x20;

*In essence, Leads Generation bots stand as comprehensive digital assistants, elevating user experiences across a myriad of domains.*

**For example:** If you have an agency which primarily deals in providing services, such as Brokerage or Technical Support, **Leads Generation** Bot will be the optimal choice for your needs.

</details>

<details>

<summary><strong>2. E-Commerce Specialist Bot</strong></summary>

E-commerce bots emerge as highly specialised entities, finely calibrated for the nuances of online retail.&#x20;

Their primary objective is to seamlessly navigate users through the intricate landscape of digital commerce.&#x20;

From aiding users in product selection and meticulously managing shopping carts to ensuring the fluidity of checkout processes, these bots play a pivotal role in the entire purchase lifecycle.&#x20;

Operating within the competitive realms of prominent online shopping platforms *such as <mark style="color:green;">**Shopify**</mark> and <mark style="color:purple;">**WooCommerce**</mark>, e-commerce bots elevate the user experience, contributing significantly to enhanced operational efficiency and heightened customer satisfaction.*

**For example:** If you have an online store, which deals in products such as a Clothing or Accessory brand, with an active product catalogue, **E-Commerce** Bot will be the optimal choice for your needs&#x20;

</details>

You can jump to the respective section for the type of Chat-Bot you choose to create:&#x20;

[Leads Generation/Support](#id-1.-leads-generation-and-support-bot) or [E-Commerce](/docs/product-guides/create-a-bot/e-commerce-specialist-bot.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://orimon.gitbook.io/docs/product-guides/create-a-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.
