# DexFi Products

- [dexVAULTS](https://docs.dexfi.com/dexfi-products/dexvaults.md)
- [Benefits](https://docs.dexfi.com/dexfi-products/dexvaults/benefits.md)
- [Creating and Publishing Vaults](https://docs.dexfi.com/dexfi-products/dexvaults/creating-and-publishing-vaults.md)
- [Asset Deposits / Withdrawals](https://docs.dexfi.com/dexfi-products/dexvaults/asset-deposits-withdrawals.md): Deposit / Withdraw native assets like liquidity pools into vaults.
- [Zap Deposits / Withdrawals](https://docs.dexfi.com/dexfi-products/dexvaults/zap-deposits-withdrawals.md): Instant deposits and withdraws.
- [Migrations](https://docs.dexfi.com/dexfi-products/dexvaults/migrations.md): Simplify moving between vaults
- [Fees](https://docs.dexfi.com/dexfi-products/dexvaults/fees.md)
- [DexFi's AiLM](https://docs.dexfi.com/dexfi-products/dexfis-ailm.md): A new standard in liquidity management
- [DexSwap](https://docs.dexfi.com/dexfi-products/dexswap.md): Liquidity for the DexFi ecosystem
- [Perpetual Futures](https://docs.dexfi.com/dexfi-products/perpetual-futures.md): Trade up to 50X leverage on all of your favorite assets!
- [dexNET](https://docs.dexfi.com/dexfi-products/dexnet.md)
- [dexETF](https://docs.dexfi.com/dexfi-products/dexetf.md): Auto-balancing portfolio management
- [Minting ETFs](https://docs.dexfi.com/dexfi-products/dexetf/minting-etfs.md)
- [Burning ETFs](https://docs.dexfi.com/dexfi-products/dexetf/burning-etfs.md)


---

# 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.dexfi.com/dexfi-products.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.
