# Yearn Vaults

New lender and not sure which pool to deposit funds to?&#x20;

On Teller rather than supplying to a specific pool users can supply to a general "Yearn Vault" that will distribute the funds into the most active pools on Teller for an aggregated yield.

Deposit USDC and WETH directly from app home page.<br>

<figure><img src="/files/yswBtmIok6JA4i4yajJs" alt=""><figcaption><p>USDC Yearn Vault</p></figcaption></figure>

Active capital is allocated across Teller pools where demand can be met. During times of lower demand, idle capital can be allocated across third party DeFi applications, such as Morpho and Aave.&#x20;

Liquidity providers assume the risk associated with Teller and third party DeFi applications when supplying into the yearn vault.

### **Yearn vault contracts:**&#x20;

**Mainnet**\
USDC <https://yearn.fi/v3/1/0xb73b7dc2d967473ad669e35186efee3335e30eb9>\
USDS <https://yearn.fi/v3/1/0xbfb6a3eabf605a35860ca7e78429e3022c54f236>\
WETH <https://yearn.fi/v3/1/0x34facc1333bf6bffe44a838ae3cc82085749e18d>

**Base**\
USDC <https://yearn.fi/v3/8453/0x19f233b2953275196e6343f17b76da098c478e21>

**Katana**\
USDC <https://yearn.fi/v3/747474/0x3AEee469B09Fff37aB041A34cfAAE971D84d44ef>

**Arbitrum**\
USDC <https://yearn.fi/v3/42161/0xbE7d1b3cF19Eb05aC557bE14af24E093fadfD7c6>

**Polygon**\
USDC <https://yearn.fi/v3/137/0xd9b961ddf601498251AbB1ab9b926f7d7B8DAA09><br>

<figure><img src="/files/ZIDWUtss7U5hREWFLN6k" alt=""><figcaption><p>Vault funds distribution pools</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.teller.org/teller-lite/lending-pools/built-in-strategies/yearn-vaults.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.
