# Getting Started with Lipachat

Lipachat enables you to easily integrate WhatsApp APIs into your applications to send and receive messages from your customers, helping you enhance communication and engagement.

{% stepper %}
{% step %}

#### Sign Up for the Sandbox Environment

To get started, [sign up](https://app.lipachat.com) for our sandbox environment, where you can quickly test your integrations before going live.
{% endstep %}

{% step %}

#### Test with Lipachat’s Sandbox Number

For testing purposes, we provide a sandbox number: **+254110090747**. You can use this number to quickly experiment with the APIs and simulate real-world WhatsApp interactions.

[Read more..](/reference/sandbox.md)
{% endstep %}

{% step %}

### Link Your Number

Reference the guide [here](/reference/go-live.md) to learn how to go live with your number.
{% endstep %}
{% endstepper %}

### 📘 Quick Tutorials

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Build A Chat Bot</strong></td><td></td><td><a href="/pages/jO3wQQXUVqFGje4YxJlS">/pages/jO3wQQXUVqFGje4YxJlS</a></td><td><a href="/files/6A8tVe7dqWyEDOuIVayk">/files/6A8tVe7dqWyEDOuIVayk</a></td></tr><tr><td><strong>CRM Workflow</strong></td><td></td><td><a href="/pages/ZikgGjEhJkhoBo5nHuC7">/pages/ZikgGjEhJkhoBo5nHuC7</a></td><td><a href="/files/DQck5SPE5VIbxTxz1gJL">/files/DQck5SPE5VIbxTxz1gJL</a></td></tr><tr><td><strong>Broadcast Messages</strong></td><td></td><td><a href="/pages/5aZvF823bnE9Wk7fguLU">/pages/5aZvF823bnE9Wk7fguLU</a></td><td><a href="/files/E91AkzwgXCZ8ym00kc8S">/files/E91AkzwgXCZ8ym00kc8S</a></td></tr></tbody></table>

[![Run In Postman](https://run.pstmn.io/button.svg)](https://app.getpostman.com/run-collection/1880882-362c9de0-8bff-4dbb-9596-194223a41ad8?action=collection%2Ffork\&source=rip_markdown\&collection-url=entityId%3D1880882-362c9de0-8bff-4dbb-9596-194223a41ad8%26entityType%3Dcollection%26workspaceId%3D22009359-4643-460b-b79e-d2fed7c4e868#?env%5BLipachatWhatsappAPI%5D=W3sia2V5IjoiV0FfUEhPTkVfTlVNQkVSIiwidmFsdWUiOiIyNTQxMTAwOTA3NDciLCJlbmFibGVkIjp0cnVlLCJ0eXBlIjoiZGVmYXVsdCIsInNlc3Npb25WYWx1ZSI6IjI1NDExMDA5MDc0NyIsImNvbXBsZXRlU2Vzc2lvblZhbHVlIjoiMjU0MTEwMDkwNzQ3Iiwic2Vzc2lvbkluZGV4IjowfSx7ImtleSI6ImFwaUtleSIsInZhbHVlIjoiIiwiZW5hYmxlZCI6dHJ1ZSwidHlwZSI6ImRlZmF1bHQiLCJzZXNzaW9uVmFsdWUiOiIiLCJjb21wbGV0ZVNlc3Npb25WYWx1ZSI6IiIsInNlc3Npb25JbmRleCI6MX0seyJrZXkiOiJZT1VSX1BIT05FX05VTUJFUiIsInZhbHVlIjoiIiwiZW5hYmxlZCI6dHJ1ZSwidHlwZSI6ImRlZmF1bHQiLCJzZXNzaW9uVmFsdWUiOiIiLCJjb21wbGV0ZVNlc3Npb25WYWx1ZSI6IiIsInNlc3Npb25JbmRleCI6Mn1d)


---

# 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.lipachat.com/getting-started/quickstart.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.
