# How to Share a Digital Product

1. Type @Tribute in any channel or group in Telegram.
2. Select the digital product you want to share in the pop-up.

{% hint style="info" %}
You can also copy the link to your digital product from your content creator profile and share it anywhere you like.
{% endhint %}

### What happens next

When a subscriber purchases your product, it will be available in the chat with the @Tribute bot and their subscriber profile. If you decide to delete the product, access will remain for users who have already purchased it, but new sales will be impossible.

<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://wiki.tribute.tg/for-content-creators/info-products-and-content/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.
