# Economic

Our economic calendar is a compact tool that includes key global economic events, including changes in interest rates, inflation announcements, unemployment levels, and other important economic information. With it, you can stay up-to-date with events that have the potential to impact financial markets and your investments.

### Applications

* Detecting announcements that deviate from predictions
* Reminding of upcoming important announcements
* Detecting pro-growth and pro-decline announcements

### Examples

<details>

<summary>Notify if the CPI in the USA is higher by 0.5% than forecasts</summary>

👷‍♂️ TBA: Tutorial in development

</details>

### Notifications

You will find the detected event in the panel after logging in. Additionally, to quickly react to the most important messages, you can receive notifications on any channel we currently support.

The communication channels we currently support can be found here:

{% content-ref url="/pages/munxEvpfknrqWi8NWY24" %}
[Notifications channels](/features/notifications-channels.md)
{% endcontent-ref %}


---

# 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.oxdata.io/features/economic.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.
