# Mune.Finance

## Mune.Finance

- [Mune.Finance](https://docs.mune.finance/master.md): Degen for Everyone.
- [About Mune](https://docs.mune.finance/about-mune.md): \[🌑]
- [How To Use Mune.Finance](https://docs.mune.finance/how-to-use-mune.md): \[🌘]
- [How To Flashloan Assets From Mune](https://docs.mune.finance/how-to-flashloan-assets-from-mune.md): \[🌗]
- [FAQ](https://docs.mune.finance/faq.md): \[🌖]
- [Contract Addresses](https://docs.mune.finance/contract-addresses.md): \[🌕]
- [Past Donations](https://docs.mune.finance/past-donations.md): This page includes the history of past donations: Recipient organization, value of donation in USD, and a link to all relevant transactions on Polygonscan and Etherscan.
- [App](https://docs.mune.finance/links/app.md): A link to the Mune.
- [Website](https://docs.mune.finance/links/website.md): A link back to Earth.
- [NFTs](https://docs.mune.finance/links/nfts.md): The Mune.Finance Waterburbs, by DaeBee
- [SwapUtils](https://docs.mune.finance/solidity-docs/swaputils.md)
- [Swap](https://docs.mune.finance/solidity-docs/swap.md)
- [LP Token](https://docs.mune.finance/solidity-docs/lp-token.md)
- [ISwap](https://docs.mune.finance/solidity-docs/iswap.md)
- [StakeableTokenWrapper](https://docs.mune.finance/solidity-docs/stakeabletokenwrapper.md)
- [OwnerPausable](https://docs.mune.finance/solidity-docs/ownerpausable.md)
- [MathUtils](https://docs.mune.finance/solidity-docs/mathutils.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://docs.mune.finance/master.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.
