# Curve - Single-Sided Liquidity Providing (SSLP)

## Overview

The Curve - Single-Sided Liquidity Proving strategy involves using a single asset, in this case USDC, and using a variety of protocols to provide liquidity on a decentralized exchange in order to earn yeild. There are two key:&#x20;

1. USDC is provided as collateral on Aave and borrows out a corresponding asset like MIM, FRAX, etc.&#x20;
2. The remaining portion of USDC and the other Asset are then provided as liquidity on Curve where they generate yield from transaction fees and token rewards.&#x20;

## Summary

* **Network**: Ethereum, Polygon
* **Protocol(s)**: Curve, Aave
* **Strategy Type**: Liquidity Providing

## Resources

* Curve Dashboards:&#x20;
  * [Ethereum](https://curve.fi/#/ethereum/pools)
  * [Polygon](https://curve.fi/#/polygon/pools)


---

# 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/curve-single-sided-liquidity-providing-sslp.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.
