> For the complete documentation index, see [llms.txt](https://docs.horaos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.horaos.com/use-case/decentralize-finance-defi.md).

# Decentralize Finance (Defi)

![](/files/-MbAKx7o413pcqoyrNgy)

**Decentralized finance** (commonly referred to as **DeFi**) is a [blockchain](https://en.wikipedia.org/wiki/Blockchain)-based form of finance that does not rely on central financial [intermediaries](https://en.wikipedia.org/wiki/Intermediary) such as [brokerages](https://en.wikipedia.org/wiki/Brokerage), [exchanges](https://en.wikipedia.org/wiki/Exchange_\(organized_market\)), or [banks](https://en.wikipedia.org/wiki/Bank) to offer traditional [financial instruments](https://en.wikipedia.org/wiki/Financial_instrument), and instead utilizes [smart contracts](https://en.wikipedia.org/wiki/Smart_contract) on blockchains, the most common being [Ethereum](https://en.wikipedia.org/wiki/Ethereum).[\[1\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-Financial_Times_2019-12-30-1) DeFi platforms allow people to lend or borrow funds from others, speculate on price movements on a range of assets using derivatives, trade [cryptocurrencies](https://en.wikipedia.org/wiki/Cryptocurrencies), insure against risks, and earn [interest](https://en.wikipedia.org/wiki/Interest) in savings-like accounts.[\[2\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-Bloomberg_2020-08-26-2) DeFi uses a layered architecture and highly composable building blocks.[\[3\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-3) Some DeFi applications promote high [interest rates](https://en.wikipedia.org/wiki/Interest_rate)[\[2\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-Bloomberg_2020-08-26-2) but are subject to high risk.[\[1\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-Financial_Times_2019-12-30-1) By October 2020, over $11 billion (worth in cryptocurrency) was deposited in various decentralized finance protocols, which represented more than a tenfold growth during the course of 2020.[\[4\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-4)[\[2\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-Bloomberg_2020-08-26-2) As of January 2021, approximately $20.5 billion was invested in DeFi.[\[5\]](https://en.wikipedia.org/wiki/Decentralized_finance#cite_note-5)

<https://en.wikipedia.org/wiki/Decentralized_finance>


---

# 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://docs.horaos.com/use-case/decentralize-finance-defi.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.
