# Sending and receving WhatsApp Messages

<details>

<summary><strong>Can I send bulk messages/How many WhatsApp messages can I send, is there any limit?</strong></summary>

You can send unlimited WhatsApp messages. There is no limit from our side, but we advise you not to send too bulk messages as WhatsApp may block your number.

</details>

<details>

<summary>Is there any safe limit for sending the bulk messages to avoid getting banned? </summary>

No, as such there is no defined limit and you should not send bulk marketing messages to unknown contacts. You should try to use this service for sending transactional purpose messages to your customers or clients customers. If customers mark you spam then WhatsApp may block the number.&#x20;

</details>

<details>

<summary>Can I send Webinar reminder messages?</summary>

Yes, you can do that for this you need to use the drip mode feature in GHL, you can follow the steps here  [Sending webinar messages after the Wait step](/get-started/webinar-messages.md)

</details>

<details>

<summary>I am not getting incoming messages inside GHL</summary>

Sometimes this may happen due to the expiry of the token, you may be able to send the messages but may not be receiving the messages inside the GHL. To fix this issue you need to add that location again in our system, You can do that by using the Synch Location button in your admin panel or visiting our website and registering the same location again.

</details>

<details>

<summary><strong>Can I stop incoming WhatsApp messages in GHL, and keep sending the outgoing messages?</strong></summary>

Yes, you can do that easily, you can choose from the below options

1. Allow all Incoming Messages
2. Disable all incoming messages
3. Allow incoming messages only for the existing contacts in GHL.

You can follow the steps given here [How to stop getting incoming messages](/get-started/stop-incoming-messages.md)

</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.waghl.com/faq/sending-and-receving-whatsapp-messages.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.
