> For the complete documentation index, see [llms.txt](https://docs.muesliswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.muesliswap.com/cardano/tokenomics/muesliswap-snow.md).

# MuesliSwap SNOW

The year 2021 was set to revolutionize the Cardano ecosystem: With the widely anticipated Alonzo hard fork, smart contracts allowed the community to build the first decentralized applications.

While dozens of projects had proudly announced their vision of becoming the first Cardano-based DEX, their Devs seemed to be entirely occupied with the study of Plutus Core. Well, not entirely ... One small team of indomitable Swiss computer scientists had already cracked the code and saw their chance.

On November 26th, 2021, MuesliSwap launched as the first DEX on Cardano mainnet. The same day, Switzerland saw its first snow. To celebrate the launch and the first snow of the year, we created SNOW: \
A limited amount of special snow globes!

![The MuesliSwap SNOW token, featuring its original Logo](/files/ZZRbdqxtIxV5vHrBosSx)

SNOW is a scarce token with a supply of only 1,000,000, but unlike MILK, its primary purpose is not utility. Instead, it resembles a milestone in the history of Cardano DeFi, frozen in time. As a holder of the SNOW token, you share this moment with us.

Are there future benefits for SNOW holders, you ask? We will see! \
Snow globes are no crystal balls, so stay tuned for what's to come!

The policy ID of SNOW is [`8f52f6a88acf6127bc4758a16b6047afc4da7887feae121ec217b75a`](https://cardanoscan.io/token/8f52f6a88acf6127bc4758a16b6047afc4da7887feae121ec217b75a534e4f57)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.muesliswap.com/cardano/tokenomics/muesliswap-snow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
