> For the complete documentation index, see [llms.txt](https://help.whautomate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.whautomate.com/fundamentals/getting-started.md).

# Getting Started

### Step 1: Signup for a New Account

{% embed url="<https://youtu.be/hG4WXhiz1IM?si=uLxTEb1oJx8rWrhT>" %}
Signup for a new account with Whautomate
{% endembed %}

### Step 2: Get Started With WhatsApp **Embedded Signup**

{% embed url="<https://youtu.be/c7K0KSl0KCU>" %}
WhatsApp Embedded Signup
{% endembed %}

### Step 3: Install Chatbot

{% embed url="<https://youtu.be/GiMZ-CKkLSs?si=zD6CBgrwUsQjLASu>" %}

### Step 4: Download the Whautomate Mobile App

Please follow the links to download our native mobile app to experience the omni-channel team inbox.

{% embed url="<https://apps.apple.com/us/app/whautomate-business/id6760578722>" %}

{% embed url="<https://play.google.com/store/apps/details?id=com.whautomate.business>" %}

Use the same login for the mobile app that you used during the new signup.

### Step 5:  Test our chatbot&#x20;

{% hint style="info" %}
Bots only work on the conversations which are under closed Status. When a conversation is replied by an Agent, it is automatically moved to Open Status and the bots stop working until the Agent closes the conversation.

Refer Team Inbox for more information:

[Omni Channel Team Inbox](/product-guides/communication/omni-channel-team-inbox.md)
{% endhint %}

* Send a message to Whautomate's connected WhatsApp number from  &#x20;your WhatsApp.&#x20;
* You should see the chatbot working
* Now, Send a Team Inbox message from the Whautomate Mobile App as a Customer Service Agent

### Step 6: Send Broadcasts

{% embed url="<https://youtu.be/V6n57qawHPY?si=LLxjGTFVzhDYL4qf>" %}
Personalised Marketing campaigns
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whautomate.com/fundamentals/getting-started.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.
