# 5. Supply and Borrow Interest Rates vs. Utilization Rate Chart

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

#### Chart Breakdown: Supply and Borrow Interest Rates vs. Utilization Rate

* **X-Axis (Utilization Rate)**:
  * Represents the percentage of the base asset borrowed relative to its total supply (0% to 100%).
* **Y-Axis (Interest Rate)**:
  * Shows the percentage interest rates for suppliers (blue curve) and borrowers (red curve).
* **Supply Rate Curve (Blue)**:
  * Gradually increases as the utilization rate rises, reflecting the earnings for supplying assets.
* **Borrow Rate Curve (Red)**:
  * Rises steadily before 80% utilization and sharply increases after the **kink point**.
* **Kink Point (80% Utilization)**:
  * Marked with a dashed line, it indicates the threshold where borrowing costs escalate due to higher utilization risk.
* **Annotation**:
  * A note clarifies that collateral assets do not earn or pay interest.


---

# 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://compound-1.gitbook.io/compoundtutorials/chapter-2-markets-utilization-and-interest-rates/5.-supply-and-borrow-interest-rates-vs.-utilization-rate-chart.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.
