# Hello!

[MuesliSwap](https://muesliswap.com/) is the first decentralized exchange on Cardano, providing the Cardano community with a smart contract-powered trading platform since November 2021.

## What is a decentralized exchange?

Muesliswap is a decentralized exchange that allows you to trade crypto assets (tokens, NFTs) on the blockchain. It is similar to a stock exchange, where assets are traded between participants. Yet there is a key difference: Anyone, not just market makers, can provide liquidity in the form of liquidity pools! Moreover, the project is completly decentralised. This means that we are only developing a decentalized protocol but are not involved in any of the trading aspects.&#x20;

## How can I trade tokens on Muesliswap?

The good news is that trading tokens is really easy! Still, there is some initial setup that you will need to do. First, you will need a crypto wallet that supports dApps. Check out [cardano-wallets](https://docs.muesliswap.com/cardano/cardano-wallets "mention") for details on the setup. Second of course, you will need to have some crypto in this wallet, otherwise there wouldn't be anything to trade, right?

Ready to start? Check out our getting started guide here:&#x20;

{% content-ref url="cardano/introduction" %}
[introduction](https://docs.muesliswap.com/cardano/introduction)
{% endcontent-ref %}


---

# 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/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.
