# Hadeswap Documentation

## Hadeswap Documentation

- [Midas](https://docs.hadeswap.com/midas.md)
- [The Midas (MDS) Ecosystem](https://docs.hadeswap.com/midas/the-midas-mds-ecosystem.md): The midas (MDS) stablecoin ecosystem.
- [MDS Smart Contract: Step by Step How To](https://docs.hadeswap.com/midas/mds-smart-contract-step-by-step-how-to.md)
- [Multi-collateral MDS & Supported collections](https://docs.hadeswap.com/midas/multi-collateral-mds-and-supported-collections.md)
- [Price Stability Mechanisms](https://docs.hadeswap.com/midas/price-stability-mechanisms.md)
- [Oracle Price Feeding](https://docs.hadeswap.com/midas/oracle-price-feeding.md)
- [Risk management of the MDS platform](https://docs.hadeswap.com/midas/risk-management-of-the-mds-platform.md)
- [veinHades Governance of the MDS platform](https://docs.hadeswap.com/midas/veinhades-governance-of-the-mds-platform.md)
- [Liquidations of risky assets & Collateral Cashback](https://docs.hadeswap.com/midas/liquidations-of-risky-assets-and-collateral-cashback.md)
- [External Participants](https://docs.hadeswap.com/midas/external-participants.md)
- [Hadeswap](https://docs.hadeswap.com/hadeswap.md)
- [DCA\* in and out of collections](https://docs.hadeswap.com/why-hadeswap/dca-in-and-out-of-collections.md): \*DCA = Dollar-cost averaging - what you do when you're entering/exiting a position step by step.
- [two-sided liquidity pools](https://docs.hadeswap.com/why-hadeswap/two-sided-liquidity-pools.md)
- [positive impacts](https://docs.hadeswap.com/why-hadeswap/positive-impacts.md): The ecosystem as a whole benefits from such a marketplace - here's how.
- [is it risky?](https://docs.hadeswap.com/why-hadeswap/is-it-risky.md)
- [liquidity pools and bonding curves](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/liquidity-pools-and-bonding-curves.md): Liquidity can be provided by anyone on hadeswap. As a user, you can either buy or sell NFTs across a range of prices (a bonding curve) or you can do both to earn from the generated trading fees.
- [buy NFTs](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/buy-nfts.md): Buying NFTs made easy with hadeswap - read on!
- [sell NFTs](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/sell-nfts.md): Selling NFTs made easy with hadeswap - read on!
- [two-sided liquidity pools](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/two-sided-liquidity-pools.md): Time to become your own market, and earn from the generated fees!
- [pool settings in practice](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/pool-settings-in-practice.md): What settings should you use for your two-sided liquidity pools? What does that mean for you as a seller/buyer, etc.?
- [collect trading fees](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/collect-trading-fees.md): Time to collect those trading fees!
- [modify my existing liquidity pool](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/modify-my-existing-liquidity-pool.md): You can always top up your NFT liquidity pools!
- [How To Guide by TokenGuy.sol](https://docs.hadeswap.com/user-generated-educational-material/how-to-guide-by-tokenguy.sol.md): @tokenomicsguy (TokenGuy.sol) guides you through hadeswap and its functionalities!
- [Hadeswap explained by krysmatic.me](https://docs.hadeswap.com/user-generated-educational-material/hadeswap-explained-by-krysmatic.me.md): @krysmatic (krysmatic.me) explains how hadeswap functions in an easy-2-grasp way!
- [the concept](https://docs.hadeswap.com/hall-of-fame/the-concept.md)
- [Discord/Twitter bot](https://docs.hadeswap.com/hall-of-fame/discord-twitter-bot.md): Please find a list below of Hadeswap believers that have applied for this open request, including the winner(s).
- [First educational video](https://docs.hadeswap.com/hall-of-fame/first-educational-video.md): Please find a list below of Hadeswap believers that have applied for this open request, including the winner(s).
- [coming soon](https://docs.hadeswap.com/technical-documentation/coming-soon.md): Buying NFTs made easy with hadeswap - read on!
- [$HADES Tokenomics](https://docs.hadeswap.com/whitepaper/usdhades-tokenomics.md)
- [Bonding: Protocol Owned Liquidity](https://docs.hadeswap.com/whitepaper/usdhades-tokenomics/bonding-protocol-owned-liquidity.md): The cornerstone of the full experience of Hadeswap.
- [$HADES - The Governance Token](https://docs.hadeswap.com/whitepaper/usdhades-tokenomics/usdhades-the-governance-token.md): $HADES Key Characteristics & Distribution
- [$HADES - Emission Schedule & Use case](https://docs.hadeswap.com/whitepaper/usdhades-tokenomics/usdhades-emission-schedule-and-use-case.md): $HADES Emission Schedule
- [FAQ April 2023](https://docs.hadeswap.com/faqs/faq-april-2023.md): HGE answers your questions!
- [FAQ May 2023 (Office Hour Summary)](https://docs.hadeswap.com/faqs/faq-may-2023-office-hour-summary.md): HGE answers your questions!
- [Bounty Program](https://docs.hadeswap.com/bounty-program.md): Found a bug? Here's our list of bounties for rewarding your contribution to the protocol!


---

# 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.hadeswap.com/midas.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.
