> For the complete documentation index, see [llms.txt](https://help.defisaver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.defisaver.com/features/smart-savings/overview-of-yearn.md).

# Overview of Yearn

Users are able to earn interest using Yearn on DFS by depositing DAI, USDC, and/or USDT into their respective Yearn vaults. There will be no additional claiming of rewards since Yearn will auto-compound everything for you.

Withdrawals are available only in the deposited currency.

> Considering the fact that Yearn mainly allocates stablecoins in available lending platforms on the market, the risk from impermanent loss is minimal and shared proportionally among other vault depositors. \
> \
> However, in cases where Yearn uses assets to provide liquidity on DEXs, it’s done only for stablecoin pairs so the IL risk stays as low as possible.

There are two fees associated with Yearn vaults:<br>

* 20% Performance Fee: Deducted from yield earned every time a vault harvests a strategy.<br>
* 2% Management Fee: Flat rate taken from vault deposits over a year. The fee is extracted by minting new shares of the vault, thereby diluting vault participants. \
  \
  This is done at the time of harvest and calculated based on time since the previous harvest.

You can find the description and active Yearn strategies for the Smart Savings integrated vaults by:<br>

* Visiting DeFi Saver's Smart Savings page
* Selecting the vault you're interested in
* Clicking it will expand the window, and you'll be able to read about the vault's strategy

***

## Related Articles:

* [Smart Savings](https://help.defisaver.com/features/smart-savings)
* [Use-case](https://help.defisaver.com/features/smart-savings/use-case)
* [Overview of Morpho vaults](https://help.defisaver.com/features/smart-savings/overview-of-morpho-vaults)
* [Overview of Maker DSR](https://help.defisaver.com/features/smart-savings/overview-of-maker-dsr)
* [Fees](https://help.defisaver.com/features/smart-savings/fees)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/features/smart-savings/overview-of-yearn.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.
