# Welcome to Waabot

{% hint style="info" %}
**Whatsapp** **Messaging:** WhatsApp messaging does not support initiating messages to numbers directly. To send a message to numbers that do not have an active conversation with the business within the last 24 hours, use a message template.
{% endhint %}

## Overview

Here are a couple of example overviews waabot with all our ready made tools to help you with quick integration:

> Leverage Waabot API for effective WhatsApp marketing. Our API enables you to set up automated chatbots, design a user-friendly WhatsApp e-commerce shop, and send OTPs and service notifications.

> Waabot API provides features and functions to enable WhatsApp marketing via API. Set up automated chatbots with our automation features and create a WhatsApp e-commerce shop with our API

> With Waabot API, you can harness the power of WhatsApp marketing through our robust API features. Easily set up automated chatbots and create a seamless WhatsApp e-commerce shop experience

> Enhance your marketing efforts with Waabot API. Our API not only supports WhatsApp marketing but also allows you to set up automated chatbots and build a comprehensive WhatsApp e-commerce shop.

## Quick links

{% content-ref url="/pages/qLVvhpVBUc20cQHScDeG" %}
[Introduction](/waabot-api-documentation/overview/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ouBjIIxpJKpmd4Lta8F" %}
[Our Features](/waabot-api-documentation/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/hRiCcMosZTAuGlcnV2sO" %}
[Getting set up](/waabot-api-documentation/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/w5ohak4AanMc6Rl8G2Lx" %}
[Setting permissions](/waabot-api-documentation/fundamentals/getting-set-up/setting-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/gXHZcWyDJ1VJ6fVwR2jK" %}
[Inviting Members](/waabot-api-documentation/fundamentals/getting-set-up/inviting-members.md)
{% endcontent-ref %}


---

# 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://mrbarnk.gitbook.io/waabot-api-documentation/welcome-to-waabot.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.
