# Price control

## Summary

Use this widget to configure alerts that will be delivered to the [Messages](/widgets/messages.md) widget when an instrument price reaches the specified level.

<figure><img src="/files/utYItUPRdJVb7ZaECUzN" alt="Price control"><figcaption><p>Price control</p></figcaption></figure>

## Settings

### Configure a new alert

To configure a new alert:

1. Click the **Add market** button to select a required market from the list.
2. Click the **+** icon below the instrument name to add a new alert trigger.
3. In the displayed fields, specify the exact price or the price change in percents (positive or negative). The other value will be calculated automatically.
4. Click the **check mark icon** to add the trigger.

Now you will receive a notification in the [Messages](/widgets/messages.md) widget, once the instrument price hits the specified level. You can configure multiple triggers for each instrument.

### Edit alerts

Click the price to edit the existing alert.

### Remove alerts

Click the **×** button on the trigger pane to remove it and stop receiving corresponding notifications.

Click the **×** button in the instrument row to remove it from the list and stop monitoring.


---

# 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.b2prime.com/widgets/price-control.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.
