> For the complete documentation index, see [llms.txt](https://wiki.ton.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ton.place/for-creators/advertising-platform.md).

# Рекламная платформа

В [Ton.Place](http://Ton.Place) есть рекламная платформа, которая работает по принципу CPA — вы сами выставляете желаемую цену за конверсию на аукционе. Чем выше цена за конверсию, тем чаще и выше ваш пост будет показываться в ленте.

Конверсия — это подписка на профиль, создание диалога или переход по ссылке. Вы платите только когда пользователи совершают одно из этих действий с вашей рекламной публикацией.

Любой пользователь [Ton.Place](http://Ton.Place) может запустить рекламную кампанию на сайте. Сначала пополните баланс в рекламном кабинете: «Ещё / Профиль» - «Реклама» - «[Пополнить](https://ton.place/ads?w=ads_balance)»

Чтобы запустить рекламу, опубликуйте пост на стене, нажмите на три точки над постом и выберите «Продвигать». Затем укажите цену за конверсию, аудиторию и ограничение на бюджет. После прохождения проверки, вы сможете запустить рекламу.

![](/files/MKKYB7JitBllUEgzinun)


---

# 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://wiki.ton.place/for-creators/advertising-platform.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.
