# Automobile

| Industry   | Use Case                        | Sample Message Template / Description                                                                                                                          |
| ---------- | ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Automobile | Dealer assigned booking message | Dear XXXX, Your enquiry \<ENQNO> for \<CAR> is assigned to \<DEALER> address \<ADDRESS>, successfully. Click \<LINK> to download product information. Team ABC |
| Automobile | Allotment message               | Your enquiry no \<ENQNO> is opened @ \<LOCATION> address \<ADDRESS>. For assistance please call on \<NUMBER>                                                   |
| Automobile | Order booking message           | Hi \<NAME>, Your order no \<ORDER> has been successfully placed same will get delivered to you next 5-7 days. Click to get more details. \<LINK>               |


---

# 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://wadocs.pepipost.com/whatsapp-use-cases-templates/automobile.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.
