# Dashboard FAQs

<details>

<summary>How is the GRR shown for each protocol in the Dashboard calculated?</summary>

![](/files/1izMAvBejz6g1t9N3KX8)\
For each protocol, the GRR is sourced from Kiln Connect through the `network_gross_apy` response in the protocol's `/network-stats` endpoint.\
See the [Kiln Connect FAQ](https://docs.kiln.fi/v1/kiln-products/connect/kiln-connect-faqs#how-is-the-network_gross_apy-calculated-in-each-protocol-s-network-stats-endpoint) for details on `network_gross_apy` source and methodology.

</details>

<details>

<summary>How is <code>Historical GRR</code> calculated for Ethereum in the Dashboard?</summary>

![](/files/tguxAcykLaecukEGgM6U)

`Historical GRR` is the average `GRR` of the account’s stakes

</details>


---

# 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/dashboard-faqs.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.
