> For the complete documentation index, see [llms.txt](https://crunch-network.gitbook.io/crunch-network-lite-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crunch-network.gitbook.io/crunch-network-lite-paper/use-cases/case-studies.md).

# Case Studies

### **Emergency funds**

Many people may not have access to traditional financial services or may not have enough savings to cover unexpected expenses such as medical bills or car repairs.

In such a scenario, they can use the Crunch Network to get liquidity using their cryptocurrency holdings as collateral. For example, if they own Bitcoin, they can supply it to the protocol and borrow against it in case of an emergency.

### **Passive income**

The average person may not have enough disposable income to invest in stocks or other traditional investment vehicles that require large sums of money.

However, they can use the Crunch Network to earn passive income by supplying crypto holdings as collateral and earning interest on them.

For example, if they own Ether, they can supply it to the Crunch protocol and earn interest (denominated in cTokens) without having to actively manage their asset.

### **Financing education**

A lot of folks want to pursue higher education but lack access to affordable financing options. In such a scenario, they can use the Crunch Network to borrow funds using their crypto holdings as collateral.

For example, if they own Matic tokens, they can supply them to the Crunch protocol and borrow against them to finance their education.

Overall, the Crunch Network provides a decentralized lending platform that enables people from all walks of life to access funds and earn passive income.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://crunch-network.gitbook.io/crunch-network-lite-paper/use-cases/case-studies.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.
