# Price alert (notification)

Price Alerts in Tiger.com is a feature that allows users to set alerts for a specific trading pair price. The alert triggers when the price reaches a certain level. The user will receive a notification and sound alert when the alert is triggered.&#x20;

Alerts are working only, while the application is running.&#x20;

The user can create an unlimited amount of alerts in the application.&#x20;

### Alert in CHART

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

### Alert in DOM

To set an alert in DOM the user have to use hotkeys. By default, it's (shift + A) but it can be changed. Press and hold this combination and then select the price in DOM.&#x20;

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


---

# 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-en-macos.tiger.trade/features/how-to-trade/alerts-hotkeys-and-other-important-stuff/price-alert-notification.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.
