# Clearpool USDC

This tutorial will guide users in the process of depositing new funds on the Clearpool YTs on top of the USDC market.

## <mark style="color:blue;">Ethereum</mark>

### 1. Deposit USDC in Idle's Clearpool YTs

Go to [Idle Finance](https://idle.finance/#/tranches/clearpool/USDC) and enjoy the different risk-return profiles of the Yield Tranches.

* Choose the Yield Tranches of preference by selecting *Yield Tranches* under the *Earn* section in the top-bar

{% hint style="info" %}
Using **Senior Tranches**, in case of hacks or losses, users' funds will be covered by the funds deposited in the Junior Tranche.

Using **Junior Tranches**, in case of hacks or losses, users' funds will be employed first to cover Senior depositors' funds and then shared among Junior users.
{% endhint %}

1. Type in the USDC amount to deploy liquidity in the Tranche
2. Click on *Approve* to approve the token spending limit (1st Tx)
3. Once the spending approval is confirmed, the user will be able to deposit USDC
4. Click on *Deposit* to deposit the funds (2nd Tx)
5. The user will receive back `idle_cpWIN-USDC-LP` tokens for the asset deposited depending on the side of the PYTs chosen (*AA\_idle\_cpWIN-USDC* for Senior, *BB\_idle\_cpWIN-USDC* for Junior)


---

# 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.idle.finance/products/yield-tranches/guides/live-yts-guides/clearpool-usdc.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.
