# Use case

## how can I use CartAt Whatsapp API for my business?

### &#x20;<mark style="background-color:yellow;">the most popular use cases as the following</mark>

<table><thead><tr><th>use case</th><th>example</th><th data-hidden></th></tr></thead><tbody><tr><td>one time password (OTP)</td><td>Hello dear Jhone due, your otp is: 1234</td><td></td></tr><tr><td>promotions messages</td><td>Hey there!<br>Find out the last collection on our website <br>https://example.com </td><td></td></tr><tr><td>sending reminders</td><td>Dear Jhone,<br>your subscription will terminate soon, please renew it before two days.</td><td></td></tr></tbody></table>

## &#x20;


---

# 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.cartat.net/cartat-api/use-case.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.
