> 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.md).

# Для создателей контента

- [Верификация](https://wiki.ton.place/for-creators/verification.md)
- [Как пройти верификацию?](https://wiki.ton.place/for-creators/verification/how-to-pass-verification.md)
- [Этапы верификации](https://wiki.ton.place/for-creators/verification/verification-stages.md)
- [Публикация контента](https://wiki.ton.place/for-creators/publishing-content.md)
- [Типы постов](https://wiki.ton.place/for-creators/publishing-content/types-of-posts.md)
- [Монетизация](https://wiki.ton.place/for-creators/monetization.md)
- [Спонсорская подписка](https://wiki.ton.place/for-creators/sponsor-subscription.md)
- [Баланс и платежи](https://wiki.ton.place/for-creators/balance-and-payments.md)
- [Вывод средств](https://wiki.ton.place/for-creators/balance-and-payments/withdrawal-of-funds.md)
- [Как обменять TON на обычные деньги?](https://wiki.ton.place/for-creators/balance-and-payments/how-to-exchange-ton-for-regular-money.md)
- [Обмен в CryptoBot](https://wiki.ton.place/for-creators/balance-and-payments/how-to-exchange-ton-for-regular-money/obmen-v-cryptobot.md)
- [Обмен в Tonkeeper](https://wiki.ton.place/for-creators/balance-and-payments/how-to-exchange-ton-for-regular-money/obmen-v-tonkeeper.md)
- [Ожидаемый баланс](https://wiki.ton.place/for-creators/balance-and-payments/pending-balance.md)
- [Облачное хранилище](https://wiki.ton.place/for-creators/cloud-storage.md)
- [Массовые рассылки](https://wiki.ton.place/for-creators/mass-messages.md)
- [Как отправить массовое сообщение](https://wiki.ton.place/for-creators/mass-messages/how-to-send-a-mass-message.md)
- [Фильтруйте получателей по категориям](https://wiki.ton.place/for-creators/mass-messages/filter-recipients-by-category.md)
- [Прикрепляйте контент](https://wiki.ton.place/for-creators/mass-messages/attach-content.md)
- [Удаляйте непрочитанные сообщения](https://wiki.ton.place/for-creators/mass-messages/delete-unread-messages.md)
- [Статистика по отправленным рассылкам](https://wiki.ton.place/for-creators/mass-messages/mass-message-statistics.md)
- [Приветственное сообщение](https://wiki.ton.place/for-creators/welcome-message.md)
- [Статистика](https://wiki.ton.place/for-creators/statistics.md)
- [Аудио и видеозвонки](https://wiki.ton.place/for-creators/audio-and-video-calls.md)
- [tpc.fan - микролендинг](https://wiki.ton.place/for-creators/tpc.fan-social-media-landing-page.md)
- [Рекламная платформа](https://wiki.ton.place/for-creators/advertising-platform.md)
- [Истории](https://wiki.ton.place/for-creators/stories.md)
- [Водяные знаки](https://wiki.ton.place/for-creators/watermarks.md)
- [Коллекции](https://wiki.ton.place/for-creators/bundles.md)
- [Клипы](https://wiki.ton.place/for-creators/clips.md)
- [Реферальная программа Ton.Place](https://wiki.ton.place/for-creators/bonus-traffic.md)
- [Оферы на Ton.Place](https://wiki.ton.place/for-creators/offers.md)


---

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