# Introduction

Saleschat is designed to streamline sales communications by leveraging WhatsApp as a secure and compliant channel, especially for enterprise-level sales teams.

This documentation will guide you through everything from getting started with account setup to integrating with your CRM, managing multiple Contacts / Leads with the same phone number, and ensuring compliance with industry regulations.

### Getting started with Saleschat

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td></td><td></td><td><strong>Onboarding</strong></td><td><a href="onboarding">onboarding</a></td></tr><tr><td></td><td></td><td></td><td><strong>Whatsapp (WABA) templates</strong></td><td><a href="whatsapp-waba-templates">whatsapp-waba-templates</a></td></tr><tr><td></td><td></td><td></td><td><p><strong>Basic CRM Integration Tutorial</strong></p><p>   </p></td><td><a href="basic-crm-integration-tutorial">basic-crm-integration-tutorial</a></td></tr><tr><td></td><td></td><td></td><td><strong>Webhooks</strong></td><td><a href="webhooks">webhooks</a></td></tr></tbody></table>


---

# 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.saleschat.pro/getting-started/introduction.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.
