# Как опубликовать инфопродукт или контент

1. Начните писать название бота @Tribute в любом канале, группе или личных сообщениях в Telegram.
2. Выберите нужный файл для публикации.

{% hint style="info" %}
Вы также можете скопировать ссылку в вашем профиле автора и разместить её где угодно.
{% endhint %}

### Что происходит дальше?

Когда подписчик купит инфопродукт или контент, мы отправим его в чат с ботом @Tribute, товар также будет доступен и в его профиле подписчика. Если вы решите его удалить, доступ сохранится у тех пользователей, которые его уже купили. Новые продажи будут невозможны.


---

# 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://wiki.tribute.tg/ru/for-content-creators/digital-product/how-to-share-a-digital-product.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.
