> For the complete documentation index, see [llms.txt](https://bizunity.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bizunity.gitbook.io/public/business-model/services/market-making.md).

# Market Making

Most of our clients create a token to fund their project development with the ultimate goal of listing it on centralized exchanges.

Some of those CEXs require the client to subscribe to a Market Maker to ensure that the token will be properly traded with a tight spread, deep liquidity, and acceptable trading volumes.

In order to help our client to cover those requirements, we work with some of the most prominent Market Makers, such as

* [GSR](https://gsr.io/)
* [Keyrock](https://keyrock.eu/)
* [Yellow](https://www.yellowincubator.com/market-making)
* And many more

As for Exchange listing, we also help our clients to negotiate services & pricing with our partnered Market Makers.


---

# 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:

```
GET https://bizunity.gitbook.io/public/business-model/services/market-making.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.
