# Interest Rate Model

## Interest Rates (APY) & Utilization

Provident's interest rate algorithm is calibrated to manage liquidity risk and optimize utilization. The borrow interest rates are derived from the utilization rate U.

U is an indicator of the availability of capital within the pool. The interest rate model manages liquidity risk in the protocol through user incentives to support liquidity:

* When capital is available: low-interest rates to encourage borrowing
* When capital is scarce: high-interest rates encourage debt repayments and additional supply of capital

## Interest Rate Model

Liquidity risk materializes when utilization is high, and this becomes more problematic as U gets closer to 100%. To tailor the model to this constraint, the interest rate curve is split into two parts around an optimal utilization rate $$U\_{optimal}$$. Before $$U\_{optimal}$$the slope is small, after it begins rising sharply.

<figure><img src="https://1494575984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5VHBE6nbw1dvNaqtdZgR%2Fuploads%2FHYBlqfP4KeNOcNs05fmL%2Fspaces_Ef0eFUafasp6VXR9Y2NF_uploads_top5RrXIvpC7C3PHSUMx_image.webp?alt=media&#x26;token=44f081d4-a28a-4da6-972a-8e8eb68308f4" alt=""><figcaption></figcaption></figure>

Since these aspects of the Radiant smart contracts are influenced by Aave, please refer to their [documentation ](https://docs.aave.com/risk/liquidity-risk/borrow-interest-rate)for calculations of APY:
