> For the complete documentation index, see [llms.txt](https://docs.meshswap.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshswap.fi/products/interest-rate.md).

# Interest rate

### **Utilization ratio**

$$
Utilization Ratio=(TotalBorrowed/PoolLiquidity)\*100
$$

​

### Deposit  APR

$$
DepositAPR=BorrowAPR∗(1−reserveFactor)
$$

* Leveraged yield farm will pay 80% of the accumulated interest earnings to a Lender, 20% will be set aside as reserves, and will later be used as a reserve fund for MESH Buyback & Burn.
* reserve Factor = 0.2

###

### Borrow APR

$$
BorrowAPR=BorrowingRateModel\*Utilization
$$

### Borrowing Rate Model  <a href="#borrowingratemodel" id="borrowingratemodel"></a>

\*Please note the MESH interest rate model is different from other tokens.

**WMATIC / WETH / WBTC / USDT / DAI /USDC / oMATIC / oXRP / oKLAY / oKSP / oORC / oTON / BUSD**

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

<table><thead><tr><th>Utilization Ratio</th><th width="210.89753863766458">Borrwoing Rage Range</th><th>Logic</th></tr></thead><tbody><tr><td>0%~60%</td><td>0%~20%</td><td>Borrowing Rate = Utilization / 3 </td></tr><tr><td>60%~90%</td><td>20%</td><td>Borrowing Rate = 0.2 </td></tr><tr><td>90%~100%</td><td>20%~100%</td><td>Borrowing Rate = Utilization * 8 - 7 </td></tr></tbody></table>

**MESH**

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

| Utilization Ratio | Borrowing Rate Range | Logic                                   |
| ----------------- | -------------------- | --------------------------------------- |
| 0%\~60%           | 0%\~20%              | Borrowing Rate = Utilization / 3        |
| 60%\~90%          | 20%                  | Borrowing Rate = 0.2                    |
| 90%\~100%         | 20%\~300%            | Borrowing Rate = Utilization \* 28 - 25 |
