# Reporting

{% hint style="success" %}
However how you stake, your stakes are automatically aggregated on your Kiln Organization to help you make reports easily.
{% endhint %}

{% hint style="info" %}
All data you see on the dashboard is represented with the same structure in Kiln APIs, which you can use directly if you prefer to do it programmatically.
{% endhint %}

{% tabs %}
{% tab title="✅ Supported protocols" %}
{% content-ref url="reporting/algorand-algo" %}
[algorand-algo](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/algorand-algo)
{% endcontent-ref %}

{% content-ref url="reporting/cardano-ada" %}
[cardano-ada](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/cardano-ada)
{% endcontent-ref %}

{% content-ref url="reporting/celestia-tia" %}
[celestia-tia](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/celestia-tia)
{% endcontent-ref %}

{% content-ref url="reporting/cosmos-atom" %}
[cosmos-atom](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/cosmos-atom)
{% endcontent-ref %}

{% content-ref url="reporting/cronos-cro" %}
[cronos-cro](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/cronos-cro)
{% endcontent-ref %}

{% content-ref url="reporting/dydx-dydx" %}
[dydx-dydx](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/dydx-dydx)
{% endcontent-ref %}

{% content-ref url="reporting/ethereum-eth" %}
[ethereum-eth](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/ethereum-eth)
{% endcontent-ref %}

{% content-ref url="reporting/fetch.ai-fet" %}
[fetch.ai-fet](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/fetch.ai-fet)
{% endcontent-ref %}

{% content-ref url="reporting/injective-inj" %}
[injective-inj](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/injective-inj)
{% endcontent-ref %}

{% content-ref url="reporting/kava-kava" %}
[kava-kava](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/kava-kava)
{% endcontent-ref %}

{% content-ref url="reporting/kusama-ksm" %}
[kusama-ksm](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/kusama-ksm)
{% endcontent-ref %}

{% content-ref url="reporting/mantra-om" %}
[mantra-om](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/mantra-om)
{% endcontent-ref %}

{% content-ref url="reporting/near-near" %}
[near-near](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/near-near)
{% endcontent-ref %}

{% content-ref url="reporting/osmosis-osmo" %}
[osmosis-osmo](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/osmosis-osmo)
{% endcontent-ref %}

{% content-ref url="reporting/polkadot-dot" %}
[polkadot-dot](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/polkadot-dot)
{% endcontent-ref %}

{% content-ref url="reporting/polygon-pol" %}
[polygon-pol](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/polygon-pol)
{% endcontent-ref %}

{% content-ref url="reporting/solana-sol" %}
[solana-sol](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/solana-sol)
{% endcontent-ref %}

{% content-ref url="reporting/tezos-xtz" %}
[tezos-xtz](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/tezos-xtz)
{% endcontent-ref %}

{% content-ref url="reporting/the-open-network-ton" %}
[the-open-network-ton](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/the-open-network-ton)
{% endcontent-ref %}

{% content-ref url="reporting/tron-trx" %}
[tron-trx](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/tron-trx)
{% endcontent-ref %}

{% content-ref url="reporting/zetachain-zeta" %}
[zetachain-zeta](https://docs.kiln.fi/v1/kiln-products/dashboard/reporting/zetachain-zeta)
{% endcontent-ref %}
{% 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.kiln.fi/v1/kiln-products/dashboard/reporting.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.
