# Donation Settings

<figure><img src="/files/PATimfGCH5c0P55Bmbs5" alt=""><figcaption></figcaption></figure>

This page allows you to manage the parameters of accepting donations, making the process more convenient and safe for the streamer.

***

#### Customization Elements&#x20;

1. Minimum donation amount, USD:
   * Specify the minimum amount that will be accepted by your widget.
   * Donations with a lower amount will not be displayed.
   * The value can be entered manually.
2. Speech Volume (0-100):
   * The slider adjusts the volume at which messages are voiced.
   * The default value is 50. You can change it with the slider or manually.
3. Moderation Options:
   * Enable moderation: Messages will be displayed on the stream only after manual moderation.
   * Remove links: All links in donate texts will be automatically removed.
   * Enable speech synthesis: Automatically voice donate messages.
4. Blacklist (words separated by commas):
   * Enter the words you want to block.
   * If a message contains words from the list, it will be masked.
   * Example: “spam, scam, advertisement”.
5. Save Settings button:
   * After making changes, click this button to save the settings.
   * The settings will be applied to new donations.

***

#### Recommendations&#x20;

* Minimum donation amount: Set a value to exclude spam and small transactions.
* Speech volume: Adjust the level to be comfortable for viewers.
* Blacklist: Update the words regularly based on chat activity.
* Speech Synthesis: Use to add convenience and interactivity to donations.


---

# 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://faq.tonation.me/en/for-streamers/donation-settings.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.
