# 🔗 2.2 Decentralised Finance (DeFi) and DeFAI

Decentralised finance (**DeFi)** refers to financial applications built on public blockchains that operate without central intermediaries. Smart contracts enable lending, borrowing, trading, derivatives and yield generation directly between users, enabling transparent and non‑custodial transactions. Key characteristics include:

* **Transparency:** transactions and protocols are publicly auditable.
* **Composability:** DeFi protocols can be combined like “money Lego” to build complex strategies.
* **Permissionless access:** anyone with a wallet can participate, regardless of location or background.
* **Non‑custodial control:** users hold their private keys and maintain control of assets.

DeFi has experienced rapid growth since 2020, with total value locked (TVL) peaking at over US$180 billion in 2021. It has introduced innovations like automated market makers (Uniswap), algorithmic stablecoins (DAI), lending protocols (Aave, Compound) and on‑chain derivatives (GMX, HyperLiquid, Mycelium). However, DeFi remains technical, requiring users to navigate wallets, gas fees and complex protocols. AI integration can lower these barriers by automating decision‑making and enabling natural‑language interfaces, paving the way for **DeFAI**.&#x20;

AI can process vast on‑chain and off‑chain data and deliver insights that help users build algorithms, manage risk and optimise yields. <mark style="color:$primary;">**EOSI Finance**</mark> embraces these trends by combining DeFi’s openness with AI‑driven trading tools. Importantly, we present AI tools as ***assistive technology***, not as a guarantee of returns or a substitute for personal judgement.


---

# 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://eosi-finance-1.gitbook.io/eosi-finance-documentations/eosi-finance/2.-background-and-market-context/2.2-decentralised-finance-defi-and-defai.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.
