# Applied ML on Vanna

In addition to AI models and agents, applied machine learning (ML) also can have a tremendous impact on the Web3.0 space by enabling existing protocols to seamlessly develop smarter features.&#x20;

For example, existing problems in DeFi ranging from [AMM liquidity providers bleeding money](https://hackernoon.com/half-of-uniswap-v3-users-lose-money-heres-why) to [lack of risk management in CDP protocols](https://www.coindesk.com/markets/2021/06/17/in-token-crash-postmortem-iron-finance-says-it-suffered-cryptos-first-large-scale-bank-run/) can be made  better by taking a page out of TradFi’s book and using more sophisticated models and computation.&#x20;

One can imagine a world where lending protocols compute interest rates using smarter models, AMM pools reducing impermanent loss through charging dynamic fees based on predicted realized volatility, or CDP protocols having better risk engines to minimize loss during liquidation proceedings. We believe higher efficiency and effective risk management through applied ML can seriously level up DeFi’s game to increase traction and adoption. Without the same tools, it’s difficult for decentralized finance to approach traditional quantitative finance in terms of efficiency and optimization.

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

Applied ML in Web3.0 would allow for development of features that increases efficiency and improves risk management that can seriously level up DeFi’s game to increase traction and adoption. Without the same tools, it’s difficult for decentralized finance to approach traditional quantitative finance in terms of efficiency and optimization.

Below we've outlined a series of Web3.0 use-cases that we at Vanna Labs are particularly excited about. For more details, check out our [Medium article](https://medium.com/vanna-labs/applications-ai-ml-on-the-blockchain-dc4ef449179e) about the use-cases of ML in DeFi.

<figure><img src="/files/HsPO3WezLqKcAZ3l0CC1" alt=""><figcaption><p>Web3.0 AI/ML Use-Cases</p></figcaption></figure>


---

# 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.vannalabs.ai/vision/the-ai-one-stop-shop/applied-ml-on-vanna.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.
