# LP: Source of Return

Return comes from two sources.

* Lending protocol: Interest revenue by holding ibTokens
* Akronswap: swap fee revenue by restaking ibTokens to Akronswap pool

Below is an example of expected APY for Akronswap waWETH + waUSDC LP token, taking into consideration average annual LVR.

<figure><img src="/files/l3nB9d0koLUQ4bfKi5hi" alt=""><figcaption><p>LPs can lose to arbitrageurs when price changes significantly. <br>Akronswap gives close to 100% of the arbitrage profits from arbitrageurs back to LPs through dynamic swap fees.</p></figcaption></figure>

*


---

# 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.akronswap.com/introduction/lp-source-of-return.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.
