# Sound alerts

To configure them, go to **Settings → Sound alerts**. &#x20;

![Setting sound alerts in the Tiger.com terminal](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80034364516/original/B2dNEUYWJ1zJitGzWuht4OgOIfcX8cvO3Q.png?1630580524)

You will see the following groups of settings in the window that opens:

### **Parameters**

| Name         | Description                                           |
| ------------ | ----------------------------------------------------- |
| Play Sounds  | The option enables or disables sound notifications.   |
| Sound Volume | Controls the volume of the sound alerts from 1 to 10. |

### **Sound alerts**

| Name                  | Description                                                                              |
| --------------------- | ---------------------------------------------------------------------------------------- |
| Connected             | The specified sound is played when connecting to the server.                             |
| Disconnected          | The specified sound is played when the server connection is lost.                        |
| Order Placed          | The specified sound is played when placing a new order in the DOM.                       |
| Order Rejected        | The specified sound is played when it is not possible to place an order for some reason. |
| Order Modified        | The specified sound is played when increasing or decreasing the placed order.            |
| Order Modify Rejected | The specified sound is played when it is not possible to change the order.               |
| Order Canceled        | The specified sound is played when the order is canceled.                                |
| Order Cancel Rejected | The specified sound is played when it is not possible to cancel the order.               |
| Order Filled          | The specified sound is played when it is not possible to fill the order.                 |

The default sound alerts can be supplemented or replaced with your own. To do this, go to the folder where the Tiger.com terminal is installed on your computer, and locate the Sounds folder in it, then App. Copy your sound alerts into it in the WAV format, and then restart the terminal.


---

# 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://support.tiger.com/english/settings/terminal/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.
