# How to Create a Digital Custom Product

**A custom digital product is** a unique piece of content you create upon a subscriber's request. This can be a personalized text or video greeting, a unique photo, audio, or a file. Almost anything that can be sent in a Telegram message.

Selling digital custom products is possible in rubles, euros, or cryptocurrency through the [Wallet in Telegram](https://wiki.tribute.tg/for-content-creators/wallet-pay).

## How to сreate

1. Open the "Menu" in the @Tribute bot.
2. In your Creator Dashboard, select "Digital Products."
3. Choose "Custom."
4. Click "Create Custom Product."
5. Select the payment method — bank card for subscriptions in rubles and euros, Wallet for cryptocurrency payments.
6. Choose the currency and set the price.
7. Then, add a title and describe your product, highlighting its key benefits and value. Craft text for the button and upload a cover image if needed.
8. Click "Create."
9. Publish the product following [the instructions](https://wiki.tribute.tg/for-content-creators/what-is-a-digital-product/how-to-share-a-digital-product) so your subscribers can order it.

## How to fulfill an order

When you receive a notification about an order for your custom product, you need to fulfill it.

**Here's how:**

1. Click on the notification about the custom order in the @Tribute bot.
2. Click "Reply."
3. Click "Attach" and add a file. It can be text, photo, video, audio, location, or an attached file (JPEG, PNG, MP4, PDF, TXT, MP3, WAV, WAVE, SVG). You can send almost anything in a Telegram message.
4. In the bot's reply message, click "Send Product."
5. After Tribute successfully moderates the product, it will be sent to your customer. You'll receive a notification once the order is fulfilled and you will receive payment for the product.
6. If your product does not pass moderation, you can resubmit it.


---

# 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/digital-custom-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.
