# Restrictions and limits

{% hint style="warning" %}
There are no limits from our service. However, we recommend reviewing the limits of the Telegram messenger for phone numbers.
{% endhint %}

Telegram messaging limits are not officially set - they are determined by the system using neural networks and algorithms, taking into account various factors:&#x20;

* Length of time the number has been used on Telegram&#x20;
* History of blocking and complaints&#x20;
* The method of sending messages - via username allows you to send more than via phone number&#x20;
* Recipients' reaction - blocking and complaints can quickly limit the ability to send messages&#x20;
* Number of initiated dialogues per day.&#x20;

On average, it is recommended to initiate up to 10-12 dialogues if your account has been created and actively used for a long time. And up to 5 initiations for new accounts.&#x20;

Regarding the distribution of template messages, usually, it depends on the text itself, the presence/absence of links in it, and whetherwill report it (mark it as spam). Sending identical messages is not recommended.

{% hint style="success" %}
A**n example of the successful use of a Telegram by phone**&#x20;

Typically, a Telegram by phone is connected by managers who have previously used it to communicate with clients (like a personal manager).&#x20;

In this way, the Telegram by phone is used 50% for incoming messages and 50% for outgoing messages with different text. The number of such outgoing messages is up to 10 per day.&#x20;

The text that is sent to the client does not bring the client to negative emotions, which can make him press the Block button.
{% 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://help.novatalks.com.ua/en/get-started/settings/inboxes/telegram-by-phone/restrictions-and-limits.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.
