# Dividend

Compilation of the dividend payment history of corporations, providing indicators of dividend yield, earnings per dividend, etc.&#x20;

<figure><img src="/files/4WbJLAFmWnhMSIfoTgtl" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Cash dividend" %}

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

Both Cash dividend and Stock dividend consist of three main parts: Price Earnings Ratio - Dividend Yield, Earnings Against Dividends, and Dividend History.
{% endtab %}

{% tab title="Stock dividend" %}

<figure><img src="/files/T8H9eCdIeXIcGoPWqlPW" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/financial-data/dividend.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.
