# Welcome to A BuzzChat

## **How to Use This Documentation:**

This central page serves as your gateway to a comprehensive guide on navigating and utilizing BuzzChat effectively. Whether you're a beginner exploring the application's features or an advanced user seeking insights into the REST API, you'll find valuable information right here.

## Quick links

{% content-ref url="/pages/aFQRzdqH0Nflrd3USLgY" %}
[What we do](/home/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/opxuvGu2B5NhYRNVTuOf" %}
[Our Features](/home/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've compiled a set of user-friendly guides to assist you in swiftly and effortlessly configuring our product.

{% content-ref url="/pages/bUpXpBfbvhQkRdxaWKee" %}
[Connect account](/home/product-guides/connect-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/AozeqpXbKa3ivUx6CtOa" %}
[Verify numbers](/home/product-guides/verify-numbers.md)
{% endcontent-ref %}

{% content-ref url="/pages/1tEFLNdgLEtoB2n2Jy43" %}
[Bulk sender](/home/product-guides/bulk-sender.md)
{% endcontent-ref %}

{% content-ref url="/pages/iNEcAu47UrsY66RB4L5W" %}
[Group Manager](/home/product-guides/group-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/lQ9F0oQ6w9chA4QStvNq" %}
[Contacts](/home/product-guides/contacts.md)
{% endcontent-ref %}

{% content-ref url="/pages/m3fHnoXFjOfqXvEARpS9" %}
[Scraper](/home/product-guides/scraper.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://docs.buzzchat.click/home/welcome-to-a-buzzchat.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.
