# Cardano

- [Introduction](https://docs.muesliswap.com/cardano/introduction.md)
- [Cardano Wallets](https://docs.muesliswap.com/cardano/cardano-wallets.md)
- [Token Listing](https://docs.muesliswap.com/cardano/token-listing.md)
- [Token Verification](https://docs.muesliswap.com/cardano/token-listing/token-verification.md)
- [Creating a Pool](https://docs.muesliswap.com/cardano/token-listing/creating-a-pool.md)
- [Fee Structure](https://docs.muesliswap.com/cardano/fee-structure.md)
- [Orderbook](https://docs.muesliswap.com/cardano/orderbook.md)
- [Network Load](https://docs.muesliswap.com/cardano/orderbook/network-load.md)
- [Swaps (AMMs and LPs)](https://docs.muesliswap.com/cardano/swaps-amms-and-lps.md)
- [Instant Swap](https://docs.muesliswap.com/cardano/swaps-amms-and-lps/instant-swap.md)
- [Limit Swap](https://docs.muesliswap.com/cardano/swaps-amms-and-lps/limit-swap.md)
- [Liquidity pools 101](https://docs.muesliswap.com/cardano/liquidity-pools-101.md)
- [Concentrated Hybrid Model (CHM)](https://docs.muesliswap.com/cardano/concentrated-hybrid-model-chm.md)
- [Using the CHM](https://docs.muesliswap.com/cardano/concentrated-hybrid-model-chm/using-the-chm.md): A user-guide on how to use the CHM (Concentrated Hybrid Model) and providing liquidity to our concentrated pools
- [Staking](https://docs.muesliswap.com/cardano/staking.md): Stake MILK and earn tokens as a reward!
- [Hungry Cows NFT](https://docs.muesliswap.com/cardano/hungry-cows-nft.md): HungryCow NFTs by MuesliSwap
- [Tokenomics](https://docs.muesliswap.com/cardano/tokenomics.md)
- [MuesliSwap MILK](https://docs.muesliswap.com/cardano/tokenomics/muesliswap-milk.md): Official governance and utility token of MuesliSwap on Cardano and Milkomeda
- [Muesli Yield Token](https://docs.muesliswap.com/cardano/tokenomics/muesli-yield-token.md): The yield farming reward token of MuesliSwap - 100% community committed
- [MuesliSwap SNOW](https://docs.muesliswap.com/cardano/tokenomics/muesliswap-snow.md): The MuesliSwap launch commemorial token
- [Other tokens](https://docs.muesliswap.com/cardano/tokenomics/other-tokens.md)
- [Decentralization](https://docs.muesliswap.com/cardano/decentralization.md)
- [Matchmakers](https://docs.muesliswap.com/cardano/decentralization/matchmakers.md)
- [FAQ](https://docs.muesliswap.com/cardano/faq.md): Frequently asked questions
- [MILK Token Migration FAQ](https://docs.muesliswap.com/cardano/milk-token-migration-faq.md): Here, you'll find answers to common questions about transitioning from MILK to MILKv2. Our aim is to ensure a smooth and straightforward migration process for all our users.
- [Social media & Contact](https://docs.muesliswap.com/cardano/contact-us.md): How to contact the MuesliSwap Team


---

# 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.muesliswap.com/cardano.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.
