# WhatsApp Business API Demo

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

Quickley allows you to test out the WhatsApp Business API without purchasing a paid subscription using demo access. To set up Demo WhatsApp Business API, follow the steps:

1. Go to “[Connect WhatsApp to Quickley](https://quickley.com/login?redirect_to=/channels/wa)” page.
2. At the bottom of the page, click on “if you would like to try demo [click here](https://quickley.com/login?redirect_to=/channels/wa/demo)”.
3. You will be taken to a page with a QR-code and instructions.
4. You may either scan the QR-code with your smartphone’s camera, or send a specific message displayed in instructions to our WhatsApp number.
5. Once you do that, your Demo WABA will be created. Click on “Open conversation” to start your demo thread.
6. Congratulations! You can now chat with yourself to check out how WhatsApp Business API works.

Please keep in mind these important points of Demo access:

1. You can only chat with yourself. No communication with your customers is available.
2. You can only use our pre-set template messages. For custom template messages, please upgrade to “Inbox Plus” plan.
3. It will work with any of our integrations, including, for instance, monday recipes.
4. You can add team members to Demo WhatsApp Business API.

If you are interested in trying our Demo WABA, please [follow the link](https://quickley.com/login?redirect_to=/channels/wa).


---

# 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://help.quickley.com/channels/whatsapp-business-api/whatsapp-business-api-demo.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.
