# How can I tell how much interest I will earn or have already earned using Aave?

After [Aave Improvement Proposal (AIP) 16](https://app.aave.com/governance/11-Qmf1JeXiw8BDUoKJ89VmUJ8wy22D2udqL4HxprCG7DZ5zG) was adopted, liquidity providers and borrowers in different Aave pools became eligible to earn stkAAVE rewards in addition to their standard rates.

You can see how much stkAAVE you would be earning for each pool in our Aave dashboard when you scroll to the pool list. You can see the base interest and next to it, the Aave interest (if it applies to a particular pool).

Once you start supplying funds using our Aave dashboard, you will be able to see the expected interest earned in the upper right corner of the dashboard.&#x20;

By hovering over the Net APY interest rate, you will be able to see both base and Aave annual - as well as the total annual interest.

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

{% hint style="info" %}
*The yearly interest rate on supplied and borrowed funds changes based on the market demand.*
{% endhint %}

***

## Related Articles:

* Aave
* Dashboard & Use-case
* Available assets & compatibility


---

# 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://help.defisaver.com/protocols/aave-v3/how-can-i-tell-how-much-interest-i-will-earn-or-have-already-earned-using-aave.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.
