# Private Chats

Private Chats are a tool for paid communication with your audience inside Tribute.\
This feature allows creators to have one-on-one conversations with users and use them as a separate monetization format.

A chat with a creator can be used for:

* personal feedback or reviews
* answering audience questions
* a premium subscription tier where users can ask the creator a set number of questions
* private consultations

#### Chat Scenarios

1. **Paid Dialogues**\
   A user pays for access to the chat and communicates with you for a limited time. If they want to continue the conversation, they pay for a new dialogue.
2. **Paid message for everyone**\
   Any user can message the creator via a link,\
   but they must pay before sending the message.
3. **Free message → paid reply**\
   A user can send a message for free,\
   and the creator can reply with a paid message.

The reply can include additional materials, such as:

* photos
* files
* an image with a written response

The content becomes available only after the user completes the payment.

4. **Paid messages for subscribers only**\
   Only subscribers can message the creator,\
   and each message must be paid for before it’s sent.
5. &#x20;**Free message for subscribers → paid reply**\
   Subscribers can message the creator for free,\
   and the creator can send a paid reply.

#### Additional Features

**Changing the message price**

During a conversation, the creator can adjust the price of the next messages.

This is useful if the conversation turns into:

* a consultation
* a personal review
* a longer discussion

This feature works when a message includes:

* a photo
* an image
* a screenshot with a written response

Chat history is saved, and the paid content scenario can be changed at any time.

#### How to create a Private chat

1. Go to the **Private Chats** section in the creator profile.

<figure><img src="/files/AwY28XdnIHGmaRH1Poxy" alt="" width="375"><figcaption></figcaption></figure>

2. Click **Set up**.

<figure><img src="/files/E5B0bVX9EcKlmShuQKN7" alt="" width="375"><figcaption></figcaption></figure>

3. Fill in the chat details:

* Name
* Welcome message

<figure><img src="/files/GS8hZbPGhRc9hUe7CDEG" alt="" width="563"><figcaption></figcaption></figure>

4. Choose whether a subscription is required to access the chat.\
   If required, select it from the list.

<figure><img src="/files/apOZVmtpjqn2zQXemBJn" alt="" width="375"><figcaption></figcaption></figure>

5. Set up payment settings: currency, price, and payment methods.

<figure><img src="/files/McbvB6QcLCgQ2GtHq4zE" alt="" width="375"><figcaption></figcaption></figure>

6. Click **Done**.

<figure><img src="/files/KeB4ns3reLAWlQz6uNWL" alt="" width="375"><figcaption></figcaption></figure>

7. Once the chat is created, share the link with your audience.

<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/private-chats.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.
