# Automatic warm-up module

### Introduction to Number Warm-Up

With WhatsApp's stringent security protocols, new numbers are closely monitored and may be blocked for sudden high activity. Number warming is crucial to prevent this, involving a gradual increase in number activity to mimic natural behavior and avoid triggering anti-spam algorithms. This process includes messaging, calling, status updates, and group interactions, essential for establishing the number's legitimacy.

{% hint style="info" %}
We have covered this topic in detail and shown how to do the heating yourself in the article: [Warming Up New Phone Numbers for WhatsApp API](/help-desk/blocking/warming-up-new-phone-numbers-for-whatsapp-api.md)
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=WHbBXM_TiJ8>" %}
Watch Tutorial
{% endembed %}

### Warming Up Numbers

Our Automatic Warm-Up tool is designed to automate the warming process, making it hassle-free and efficient. By automating interactions between numbers, the tool helps in simulating genuine user activities without manual intervention.

{% embed url="<https://panel.whapi.cloud/tools/warming-up-numbers>" %}
The module is available to you in the dashboard
{% endembed %}

<figure><img src="/files/QBT0pBiBM6bwk1e1nnv2" alt=""><figcaption><p>Add channels - Start using the "Start" button - Make sure the process is running</p></figcaption></figure>

### How It Works

* Channel selection: You specify the channels to which the numbers you want to warm up are connected. These channels must be turned on and have a working session (`Auth` mode).
* Setup: Click on the Start button. Set the timer to pause between activities, adjusting the warm-up intensity depending on the "freshness" of each number. For new numbers, we recommend an initial setting greater than 30 minutes, gradually decreasing this value each day.
* Start: After clicking on the Confirm button, the tool runs in the background, encouraging the specified numbers to interact with each other, thus warming them up.

{% hint style="success" %}
What do I do if I only have one paid channel?&#x20;

You can create a new channel yourself in the free Sandbox mode (or ask our support team to do so). This will allow you to connect the 2 numbers you need to launch.
{% endhint %}

<figure><img src="/files/BLmqObSWU63JEfjMhnWH" alt=""><figcaption><p>After clicking on the "Start" button, you will need to select a timer for the pauses. For new numbers, we recommend starting with pauses of 30 minutes, gradually decreasing this value.</p></figcaption></figure>

{% hint style="info" %}
For more details on how to enhance your WhatsApp security and reduce the risk of being blocked, check out our comprehensive guide on using residential proxies [here](/help-desk/blocking/using-residential-proxies-with-whapi.cloud.md).
{% endhint %}


---

# 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://support.whapi.cloud/help-desk/tools/automatic-warm-up-module.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.
