# Sound alerts

<figure><img src="/files/HM8UAtuOBVTKSg16k7kL" alt="Sound alerts settings for global mute, volume, and per-alert sounds."><figcaption><p>Sound alerts settings for global mute, volume, and per-alert sounds.</p></figcaption></figure>

Sound alerts control every audio notification in Proliquid. For the full list of alert types and where they appear, start with [Alerts](/features/alerts.md).

## Global controls

Use global mute when you want visual notifications only. Use global volume to set the overall loudness for enabled sounds.

Sounds are normalized so one alert type should not be unexpectedly louder than the others.

## Alert categories

You can enable, disable, preview, and choose sounds for individual alert types:

<table><thead><tr><th width="140.375">Category</th><th>Examples</th></tr></thead><tbody><tr><td>Terminal</td><td>Order fills and Terminal execution alerts.</td></tr><tr><td>Screener</td><td>Pump, dump, and volatility alerts from the <a href="/pages/zbt9ISxXtjeZhoU59G97">Screener</a>.</td></tr><tr><td>Feed alerts</td><td>Liquidation and whale alerts from market feeds.</td></tr><tr><td>News</td><td>Important news, website news, and social feed alerts.</td></tr></tbody></table>

Press play beside a sound to preview it before saving.

## When to customize

Use distinct sounds when you want to identify alert type without looking at the screen. Mute noisy categories when you are monitoring a broad watchlist or when a market is repeatedly triggering low-quality alerts.


---

# 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://docs.proliquid.xyz/settings/sound-alerts.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.
