# DeFund Finance

## DeFund Finance

- [Overview](https://docs.defund.app/overview.md): The first sovereign rollup for DeFi, built on Celestia using Rollkit, creating a hub for modular liquidity.
- [Spot Exchange](https://docs.defund.app/products/spot-exchange.md): Introducing the DeFund Finance Spot Exchange: Redefining Decentralized Trading
- [Hedged Liquidity Pools](https://docs.defund.app/products/hedged-liquidity-pools.md): Hedged Liquidity Pools: Revolutionizing Liquidity Provision with Impermanent Loss Protection
- [Option Vaults](https://docs.defund.app/products/option-vaults.md): Empowering Users with Flexible Risk Management Tools through Dutch Auctions
- [Rollkit + Celestia](https://docs.defund.app/architecture/rollkit-+-celestia.md): Powered by Rollkit and Celestia's Robust Architecture
- [Asset Abstraction](https://docs.defund.app/architecture/asset-abstraction.md): Asset Abstraction through Calypso and MetaMask
- [Roadmap](https://docs.defund.app/roadmap.md): This is our most up-to-date roadmap, and lists how we plan to become the hub for all liquidity cross-vm
- [GitHub](https://docs.defund.app/resources/github.md): DeFund Official GitHub
- [Socials](https://docs.defund.app/resources/socials.md): Join the DeFund community for updates and news


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.defund.app/overview.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.
