# WhatsApp FAQs

<details>

<summary><strong>How to add a new WhatsApp template?</strong></summary>

You can create templates by navigating to the `bots` tab.&#x20;

* Click on `Bot Settings`&#x20;
* Click on `Input`, Here click on create reply material tab, select template from the drop-down, enter a name for the template, type your message and click create reply material.

</details>

<details>

<summary>Is there a free plan?</summary>

No, WhatsApp's new policies do not allow free trials; if anyone provides it, it is nothing but false advertising.

</details>

<details>

<summary>What is your markup on Meta prices?</summary>

We do not charge anything on top of Meta conversation charges; you pay the WhatsApp conversations fee directly to Meta.

</details>

<details>

<summary>Is there any message limit?</summary>

No, all charges are conversations based. Skoobot’s platform pricing is based on the plan of conversations you choose.

</details>

<details>

<summary>I want a WhatsApp bot along with my website bot, what should I do?</summary>

You must take two separate subscriptions, as WhatsApp has a different pricing structure.

</details>

<details>

<summary>Can SkooBot provide me with green tick verification for WhatsApp?</summary>

Yes, We do. We'll get you through everything once you start with us.

</details>

<details>

<summary>Can I send bulk messages?</summary>

Yes, they can be scheduled and targeted as per your strategy.

</details>


---

# 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.skoobot.com/frequently-asked-questions-faqs/whatsapp-faqs.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.
