# BubbleFi (prev Monadex )

## BubbleFI

- [Introduction](https://bubblefi.gitbook.io/bubblefi/bubblefi/introduction.md): Making DEX experience fun again on Monad
- [Overview](https://bubblefi.gitbook.io/bubblefi/bubblefi/overview.md): A summary of BubbleFi's key offerings
- [The Monad Take Over](https://bubblefi.gitbook.io/bubblefi/bubblefi/the-monad-take-over.md): Key factors that will contribute to mass adoption of Monad
- [Full Range AMM](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm.md): A tour of our highly customized AMM
- [Core](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/core.md): The base DEX layer
- [Our Additions](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/our-additions.md): New features on top of the base DEX layer
- [A Mev-Resistant Solution](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/our-additions/a-mev-resistant-solution.md): Protecting users from the dark, dangerous alleys of MEV
- [Fee Tiers](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/our-additions/fee-tiers.md): A fee slider for pools
- [Multi-Asset Swap](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/our-additions/multi-asset-swap.md): Swap one for two or more assets, or vice-versa
- [Single Token Liquidity](https://bubblefi.gitbook.io/bubblefi/features/full-range-amm/our-additions/single-token-liquidity.md): A new way of supplying liquidity
- [Raffle](https://bubblefi.gitbook.io/bubblefi/features/raffle.md): Swap and win!
- [BubbleFi Campaigns](https://bubblefi.gitbook.io/bubblefi/features/bubblefi-campaigns.md): Our custom token launchpad solution
- [Governance](https://bubblefi.gitbook.io/bubblefi/features/governance.md): Envisioning a community-driven future
- [Bubble XP Campaign](https://bubblefi.gitbook.io/bubblefi/features/bubble-xp-campaign.md): The official BubbleFi points system
- [Airdrops](https://bubblefi.gitbook.io/bubblefi/features/airdrops.md): Airdrop wen?
- [The Fine Line](https://bubblefi.gitbook.io/bubblefi/v1-and-v2/the-fine-line.md): What's where?
- [Adding and Withdrawing Liquidity](https://bubblefi.gitbook.io/bubblefi/user-guide/adding-and-withdrawing-liquidity.md): Coming soon...
- [Swapping Tokens](https://bubblefi.gitbook.io/bubblefi/user-guide/swapping-tokens.md): Coming soon...
- [Multi-asset Swaps](https://bubblefi.gitbook.io/bubblefi/user-guide/swapping-tokens/multi-asset-swaps.md): Coming soon...
- [Simple Swaps](https://bubblefi.gitbook.io/bubblefi/user-guide/swapping-tokens/simple-swaps.md): Coming soon...
- [Mev-Resistance Shield](https://bubblefi.gitbook.io/bubblefi/user-guide/swapping-tokens/mev-resistance-shield.md): Coming soon...
- [Participating in Raffle](https://bubblefi.gitbook.io/bubblefi/user-guide/participating-in-raffle.md): Coming soon...
- [Creating Token Campaigns](https://bubblefi.gitbook.io/bubblefi/user-guide/creating-token-campaigns.md): Coming soon...
- [Using Flash Swaps and Flash Loans](https://bubblefi.gitbook.io/bubblefi/user-guide/using-flash-swaps-and-flash-loans.md): Coming soon...
- [BubbleFi V1](https://bubblefi.gitbook.io/bubblefi/contracts/bubblefi-v1.md): All deployment addresses
- [Contribute to BubbleFI](https://bubblefi.gitbook.io/bubblefi/contribute/contribute-to-bubblefi.md): Welcoming all contributions, no matter big or small
- [Terms of use](https://bubblefi.gitbook.io/bubblefi/references/terms-of-use.md): Last updated on October, 2024
- [Brand Kit](https://bubblefi.gitbook.io/bubblefi/references/brand-kit.md): The official Monadex Media Kit
- [Socials](https://bubblefi.gitbook.io/bubblefi/references/socials.md): A gateway to all our socials
- [Multisig](https://bubblefi.gitbook.io/bubblefi/references/multisig.md): Coming soon...
- [Talk with the Team](https://bubblefi.gitbook.io/bubblefi/contact-us/talk-with-the-team.md): We love your feedback!
- [Partnership Inquiries](https://bubblefi.gitbook.io/bubblefi/contact-us/partnership-inquiries.md)


---

# 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://bubblefi.gitbook.io/bubblefi/bubblefi/introduction.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.
