# MM Explained

Market making is, at its core, a simple concept: We make sure that people can buy and sell your token without major headache, big gaps in price estimates vs results, random price swings, or endless waiting. Healthy liquidity means tighter spreads, smooth trading, and a real sense of trust for anyone involved in your market.

Without it, you'll see wild price action, wide spreads, and low volume, leading to frustrated traders and eventually, delisting of your token from hard-won exchanges.

### **The Problem**

Most market makers aren't working for you. They're working for themselves. It's far easier for them to dump your token for a quick profit than to provide long-term value for your project. Self-interest is okay, but not at the expense of your customers and partners.

### **Our Solution**

This is why Reform does it differently. Our approach is straightforward and transparent:

* Constant liquidity support, with 24/7 trading algorithms.
* Tight spreads and fair trading conditions to attract users and earn their trust, not scare them off.
* Full transparency: every trade and action is visible via live dashboards.
* No token dumping: Any surplus tokens, either during or after the contract's duration, go straight to the DAO treasury. In this way, Reform is aligned with your long-term vision.

Care to know more? We'd love to chat! Contact us [here](https://form.typeform.com/to/JFFlk7w1).


---

# 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.reformdao.com/mm-explained.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.
