# Aave - Lending

## Overview

The Aave - Lending Strategy takes USDC and lends it out via Aave on Polygon. This strategy earns a variable yield and is based on Aave market conditions. The APY has recently ranged between 0-3% but may vary. See [more on Aave](https://app.aave.com/reserve-overview/?underlyingAsset=0x2791bca1f2de4661ed88a30c99a7a9449aa84174\&marketName=proto_polygon_v3).&#x20;

## Summary

* **Network**: Polygon
* **Protocol(s)**: Aave
* **Strategy Type**: Lending

## Resources

* [Aave USD Coin (PoS) Dashboard](https://app.aave.com/reserve-overview/?underlyingAsset=0x2791bca1f2de4661ed88a30c99a7a9449aa84174\&marketName=proto_polygon_v3)
* [DeFi Llama Dashboard](https://defillama.com/yields/pool/37b04faa-95bb-4ccb-9c4e-c70fa167342b)


---

# 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://earn-docs.affinedefi.com/strategies/aave-lending.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.
