# Events

Compilation of all events of corporations, can filter news and events according to each user's watchlist.&#x20;

<figure><img src="/files/3oKP3LFFHZqTAufVjpFJ" alt=""><figcaption></figcaption></figure>

&#x20;The user will receive a calendar interface to be notified of events related to the stock or company:

* Cash dividend
* Stock dividend
* Annual earning
* Quarterly earning
* Share Issue
* Listing
* Annual General meeting
* Extraordinary General Meeting
* Board of Directors meeting&#x20;

In addition, there is also a table of events, providing the dates of the events, tickers, and other information related to the stocks.

&#x20;


---

# 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.fiinpro.com/english/corporate/news-and-event/events.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.
