> For the complete documentation index, see [llms.txt](https://help.pmwasap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pmwasap.com/master.md).

# Welcome To PMwasap

Hello and thanks for you interest with **PMwasap**. **PMwasap** is a platform where you can create Whatsapp link with form and a landing page (online store).

The Whatsapp form is use to save all of your customer database when they tried to contact you via Whatsapp. There is 2 type of Whatsapp form you can create with **PMwasap** which is;

1. Whatsapp form with **Multiple Choice**
2. Whatsapp form with **Rotator**

Another feature is landing page (online store). Which is where you can create your own bio link and mini store with only one link. You can put all your social media shortcuts and you also can put your products in this link. The landing page (online store) is only available for paid subscriptions.

Check the video below on how to register account with **PMwasap**.

{% embed url="<https://www.youtube.com/watch?v=uEXHX93ir6M>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.pmwasap.com/master.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.
