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

# Market Making Strategies

Every project is unique and has different needs. We get that. That's why we offer tailored solutions to achieve your desired results:

### Token Loan Model

This path ensures aligned incentives: the healthier your market, the stronger your ecosystem.

* &#x20;You provide an agreed amount of your token at a fixed strike price.
* We use advanced algorithms & trading strategies (grid trading, arbitrage, dynamic liquidity management) to strengthen your markets.
* Profits made in tokens go back into the ReformDAO treasury after the agreement is concluded, but will never be dumped onto your books

### Retainer Model

If you prefer to keep custody of your tokens, we've got you covered as well.

* You pay a simple monthly fee.
* Your assets stay fully under your control.
* We handle market making for your token across your favorite CEXs, usiong the same advanced strategies outlined above.

### Vault based Model

Don't have a CEX account, but still want full transparency? We now offer a vault-based market making model.

* Fully audited by third parties -- every move/order is 100% transparent, tracked, and documented.
* Anyone can deposit tokens or stalbecoins (including your token holers) and withdraw anytime, allowing you to take advantage of community capital.
* No monthly fee, but rather a small management fee based on vault size and capital amount. Want to learn more, [check it out here. ](/by-reform/the-market-making-vault.md)

Whichever strategy you prefer, you'll get access to real-time dashboards showing liquidity performance, spread tightening, depth management, and more! Nothing hidden, nothing left to guess.

Undecided? We'll help you find which model best fits your project with a free consultation. Contact us [here](https://form.typeform.com/to/JFFlk7w1).

<figure><img src="/files/caXgr2zcChPUyJcIrlCu" alt=""><figcaption></figcaption></figure>


---

# 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.reformdao.com/market-making-strategies.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.
