# Mint csUSDL

### Case Study 1: Minting csUSDL with USDC

**Method 1: Direct Swap (Recommended for deposits up to $1M)**

1. Swap USDC directly to csUSDL via [CoWSwap](https://swap.cow.fi/#/1/swap/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/CSUSDL).

**Method 2: Minimize Slippage (Recommended for deposits over $1M)**

1. Swap USDC to USDL via the [Curve Pool](https://curve.fi/dex/ethereum/pools/factory-stable-ng-243/swap/).
2. Wrap USDL to wUSDL [here](https://wrap.liftdollar.com/).
3. Deposit wUSDL into the [Coinshift USDL vault.](https://app.morpho.org/ethereum/vault/0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1/coinshift-usdl)
4. You’ll receive csUSDL — yield starts accruing automatically.

### Case Study 2: Minting csUSDL with Blue-Chip Assets&#x20;

1. Supply wstETH or cbBTC as collateral to [Coinshift USDL Markets](https://app.morpho.org/vault?vault=0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1\&network=mainnet) to borrow wUSDL.
2. Deposit wUSDL into the [Coinshift USDL vault](https://app.morpho.org/ethereum/vault/0xbEeFc011e94f43b8B7b455eBaB290C7Ab4E216f1/coinshift-usdl).
3. You’ll receive csUSDL — yield starts accruing automatically.


---

# 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.coinshift.xyz/user-guides/mint-csusdl.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.
