# Interest Rates Curves

The demand curve for interest rates is based on the Utilization Rate of each pool. Increasing and decreasing the interest rate incentivizes lenders to provide additional liquidity and borrowers to request more credit, ​​respectively. The curve can be easily [parametrized](/guides/parameters.md) to adjust it to changing market conditions.

You can read more about our Interest Rate Model in our [White Paper](https://docs.exact.ly/getting-started/white-paper#3.-the-exactly-interest-rate-model) and also in our [Math Paper](https://docs.exact.ly/getting-started/math-paper#4.1.2-the-effective-interest-rate-for-a-particular-loan).

## WETH - Ethereum Mainnet

<figure><img src="/files/zDN0cfWU3wAyrArQc7cH" alt=""><figcaption></figcaption></figure>

<div data-full-width="false"><figure><img src="/files/zyMoCEpZAT8lc5NJbrG5" alt="" width="563"><figcaption></figcaption></figure></div>

## DAI - Ethereum Mainnet

<figure><img src="/files/4By70BuyN8rKmH8SRHlG" alt=""><figcaption></figcaption></figure>

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

## USDC - Ethereum Mainnet

<figure><img src="/files/yV1thktVNyJUi2QTdLNL" alt=""><figcaption></figcaption></figure>

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

## WBTC - Ethereum Mainnet

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

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

## wstETH - Ethereum Mainnet

<figure><img src="/files/ucyTHcmfgY9IqJqfKft8" alt=""><figcaption></figcaption></figure>

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

## OP - Ethereum Mainnet

<figure><img src="/files/kMvIqhZYebOaSshp9qpZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ksmyFbF8xpB2cdiiZ6CM" 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://docs.exact.ly/guides/interest-rates-curves.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.
