# Announcements

Exchange announcements can be a source of information that, if detected early enough, gives time to react in a way that can protect your portfolio from loss or allow you to respond to positive news.

Our functionality detects exchange announcements in real-time, enabling quick reactions to changing market conditions. This way, you can protect your portfolio from potential losses or use positive information to increase profits.

This is an essential tool for any investor who wants to stay one step ahead of the market.

### Applications

* Detecting listings and delistings
* Detecting information about launchpools, airdrops
* Detecting other important information concerning your portfolio

### Examples

<details>

<summary>New airdrop information on a TOP 10 exchange</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 a notification on any channel we currently support.

&#x20;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/announcements.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.
