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

# Welcome

MangoAds is a fully automated, CPM-based advertising network for Telegram. It connects **advertisers** who want to reach engaged Telegram audiences with **channel owners** who want to monetize their channels — with no manual negotiation and no spreadsheets.

## Who it's for

* **Advertisers** — launch targeted campaigns and pay only for delivered views.
* **Channel owners** — connect a channel once and earn automatically from approved ads.

## How it works in three steps

1. Advertisers upload an ad, set a budget and targeting, and compete in a real-time CPM auction.
2. Ads are delivered to matching Telegram channels and automatically removed after 48 hours.
3. Channel owners review ads, set their price and limits, and get paid for the views they deliver.

{% hint style="info" %}
**Pay only for delivered views. Connect once, earn automatically.**
{% endhint %}

## Where to next

{% content-ref url="/pages/Jz5eHRtHRteezxH7h2Dw" %}
[What is MangoAds](/docs/getting-started/what-is-mangoads.md)
{% endcontent-ref %}

* **Advertisers** → [Getting started](/docs/for-advertisers/getting-started.md) — create your first campaign, fund your balance, and read your results.
* **Channel owners** → [Getting started](/docs/for-channel-owners/getting-started.md) — connect your channel, set your price, and get paid.

Need help? Reach us at <help@mangoads.com>.


---

# 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://mangoads.com/docs/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.
