# How do you create a loan in CurveUSD protocol?

To open a collateralized debt position in CurveUSD protocol on DeFi Saver, the first step would be to create a Smart Wallet **`LINK`**.\
\
After choosing the market (e.g. collateral asset) you'd need to specify:\
\
\- Collateral amount\
\- Debt amount (in $crvUSD)\
\- Number of bands (in which the collateral will be distributed proportionally)

#### Creating a leveraged position in CurveUSD

DeFi Saver offers creating a leveraged position in CurveUSD by switching to the "Leverage" tab on the create page (second screenshot below).&#x20;

*The process stays the same, but it's important to note that in case of creating a leveraged CDP all the $crvUSD debt will be used to buy more collateral.*

<figure><img src="/files/pVeNIhv79jHGQmUo0yMa" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/C85r4bJEyVIQ4sZemuun" alt="" width="563"><figcaption></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://help.defisaver.com/protocols/curveusd/how-do-you-create-a-loan-in-curveusd-protocol.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.
