> For the complete documentation index, see [llms.txt](https://telegrapp.gitbook.io/telegrapp-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://telegrapp.gitbook.io/telegrapp-documentation/readme.md).

# Welcome to TelegrApp

{% hint style="warning" %}
This documentation site is currently under development. Please contact support for specific doubts or requests&#x20;
{% endhint %}

#### Install Now ↓

{% embed url="<https://tinyurl.com/Telegrapp-Install-Link>" fullWidth="false" %}

Welcome to **TelegrApp! -** The ultimate integration of Telegram into your Go HighLevel subaccount.

With TelegrApp, you can seamlessly send, receive, and react to messages directly within your subaccount, enhancing your communication capabilities and streamlining your workflows

## Why TelegrApp?

TelegrApp is designed to bring the power of Telegram to your GoHighLevel environment, offering you unparalleled convenience and efficiency. Here’s why you’ll love TelegrApp:

* **Seamless Integration**: Connect your Telegram Bot or Account with GoHighLevel effortlessly.
* **Real-Time Communication**: Send and receive messages in real-time without leaving the platform.
* **Enhanced Engagement**: React to messages with emojis and keep the conversation lively.
* **Unified Inbox**: Manage all your Telegram conversations alongside other communication channels in GoHighLevel.
* **Automation**: Leverage GoHighLevel’s automation features to schedule messages, set up auto-replies, and more.

## Looking for a Demo?

See the following video and see the benefits of TelegrApp yourself :tada:

***

{% embed url="<https://youtu.be/xPSWFAbT4Rw>" %}
Connecr your Telegram to your subaccount in minutes
{% endembed %}

## What can I do with TelegrApp?

* [x] Send and receive unlimited Telegram Messages
* [x] Support for chats, groups and channels
* [x] Image, video and documents attachments support
* [x] React to messages with your favorite emojis :thumbsup:
* [x] Workflow actions and triggers to automate your conversations
* [x] WhatsApp and Telegram Support
* [x] Bot Support
* [x] Other new features coming

## Still have some doubts?

Go to our FAQ section below and find the most asked questions. If you don't find the answer, let us know sending us an email :smile:

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your first site</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Basics</strong></td><td>Learn the basics of GitBook</td><td></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Publish your docs</strong></td><td>Share your docs online</td><td></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/readme.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.
