# 👋 Welcome

{% hint style="info" %}
**From Our Founder:** Life is all about the next step..!
{% endhint %}

## Get Started

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

{% content-ref url="/pages/J19qMSLmyYw2EyIz2ZTF" %}
[Messaging Channels](/messaging-channels.md)
{% endcontent-ref %}

{% content-ref url="/pages/TmxXeFqNFDCXwhLUxl31" %}
[CRM V1- Old](/crm-v1-old.md)
{% endcontent-ref %}

{% content-ref url="/pages/RLOIaJoQOAFvpIPkkrpd" %}
[Bot Builder](/bot-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/5LHqJYbUP1W2JUKZ8jt4" %}
[Automations Builder](/automations-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/BRfhEHEJpwL5QAr7sM7v" %}
[Automation Apps / Blocks](/automation-apps-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nlq5SYOzEc5SwjtMxasN" %}
[Ecommerce](/ecommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/kFG5wOGtK3j0659dqyg1" %}
[WhatsApp Mini Apps](/whatsapp-mini-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mgsx9EsQYgdm6qIuUEFz" %}
[Chat Widget](/chat-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Nw7mXJVf9ctjSgBhcF8" %}
[Calendar Bookings](/calendar-bookings.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyQD275D9QkCegAL6chL" %}
[Common Error / Issues](/common-error-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/Aope3r9VJQ6oL851Gl3N" %}
[Broken mention](broken://pages/Aope3r9VJQ6oL851Gl3N)
{% endcontent-ref %}

{% content-ref url="/pages/xhaGer0MXfjZZktzC0UF" %}
[😮  Platform Status ](/platform-status.md)
{% endcontent-ref %}


---

# 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://docs.watheta.com/welcome.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.
