# How Nook earns Higher Rates

Nook taps into money markets where the rates are set by supply and demand. If demand for your funds (USDC) is high, then the rate of return is high. This is all calculated automatically based on (a) money deposited and (2) money borrowed.

Nook currently connects you to one of five earning markets, from two protocols including AAVE and Morpho, with over $60B in asset deposits between the three.

Rates are not always high however and tend to see decreased returns in slower markets.

**Why do people borrow funds against their existing collateral onchain?**

People borrow funds against their existing assets for different reasons. But people often need access to liquidity for trading or tax benefits - and they’re willing to pay higher rates for that convenience. If the borrower is unable to repay the loan, the protocol automatically liquidates the borrower’s collateral to repay the loan. That’s the beauty of collateralized lending: the system is designed to protect lenders (you) and the borrowers assume the risk.

<br>


---

# 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.nookapp.xyz/basics/editor-1.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.
