# Telegram Ads Extension

### What is Telegram Ads Extension?

Telegram Ads Extension is a tool that automates the creation of ads in Telegram Ads when targeting specific channels.

It allows you to:

* automatically insert channels into an ad,
* distribute channels across ad copies,
* create multiple ads simultaneously.

The tool operates inside the official Telegram Ads interface.

### Who is this tool for?

* Performance marketers
* Media buyers
* Agencies
* In-house marketing teams
* Businesses running large-scale Telegram campaigns<br>

### What problem does it solve?

In standard Telegram Ads:

* channels must be added manually to each ad,
* there is no built-in mechanism to split channels across ad copies,
* managing large channel lists is time-consuming and error-prone.

The Extension automates this workflow.

### Core functionality

#### 1. Automatic channel insertion

Allows bulk insertion of channels into targeting fields.

#### 2. Split Ad

Split Ad allows you to:

* enable/disable split mode,
* define number of channels per ad copy,
* automatically generate required ad copies,
* distribute channels between them.

The system displays:

* how many ads will be created,
* how many ads have already been generated.

### How to start?

1. Log in to Telegram Ads.
2. Create a new ad.
3. Select targeting by specific channels.
4. Use the Extension to insert channels.
5. Enable Split Ad if needed.
6. Set number of channels per copy.
7. Create ads.

### Does the Extension store access to ad accounts?

No.\
It operates within your active Telegram Ads session and does not store credentials.

<br>

\ <br>

<br>


---

# 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://telemetrio.gitbook.io/docs/tools/telegram-ads-extension.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.
