# How To Send a Telegram Message

Once installed, you should automatically be able to send and receive Telegram messages via the Conversations Tab of your subaccount. Simply select the "Telegram" channel in the contact's chat and start typing.&#x20;

<figure><img src="/files/Y4GViFO8QNWT8RiESuT9" alt=""><figcaption><p>Select the Telegram Channel in your Conversations to start sending messages</p></figcaption></figure>

{% hint style="info" %}
**INFO**: Make sure you select "Telegram" in the channel selection, if you check any other channel it will not work.
{% endhint %}

<figure><img src="/files/U1F60yudEaPq2q1fFKoZ" alt="" width="238"><figcaption></figcaption></figure>

Some **restrictions** related with Telegram's Terms of Service are put in place, so please read carefully below <i class="fa-arrow-down">:arrow-down:</i>

{% hint style="warning" %}
**IMPORTANT**: When connecting a Telegram **Account**, it is **NOT** allowed to send messages to Telegram users that have not talked to you in the first place or have **NOT** been previously stored in the Telegram Agenda. In this latter case, **TelegrApp will store the contact in your Agenda with GHL information** to be able to send the message.
{% endhint %}

{% hint style="danger" %}
**NOTE**: When connecting a Telegram **BOT**, it is **NOT** allowed to send messages to Telegram users that have not previously subscribed (opt-in) to your **BOT**.
{% endhint %}

When a new user talks to you via Telegram, a new contact will be created in your subaccount. This new contact **might not** include the user's phone number since it is not always accessible due to Telegram's Privacy Policies, but you will still be able to text them. You can check more information here:

{% content-ref url="/pages/wGp271TpZJ3i3zZ5q7rg" %}
[Telegram Privacy Overview](/telegrapp-documentation/features/general/guide.md)
{% endcontent-ref %}


---

# 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://telegrapp.gitbook.io/telegrapp-documentation/getting-started/how-to-send-a-telegram-message.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.
