# OTSea Mini Markets

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

## What's a Mini-Market? Give me the tea.

OTSea Mini-Markets brings OTC trading capabilities directly to your doorstep! A Mini-Market will instantly enable an OTC marketplace for your project, on your website, using your token, for your community.

Adding a mini-market will have obvious benefits to any project, as it gives large holders an avenue to offload their tokens without dumping them on the chart, as well as allowing them to sell them at discounts while avoiding slippage fees.

<div><figure><img src="/files/iLRyuLwQUxaaF8KfKurr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/k3kwM9Vipjk31tLvfijc" alt=""><figcaption></figcaption></figure></div>

## How does it work?

Mini-Market is a window into OTSea taking the form of an embeddable widget. By copying a few lines of code into your website, you will have created an OTC market for your community.

The widget allows users to create OTC orders for the project's token, and displays only the orders for that token. Any existing order on OTSea for other project's tokens will not be displayed. The following features will be available via the widget:

* Creating OTC orders
* Crowd-fill Orders
* Single Fill/All-or-Nothing Orders
* Filling Orders
* Updating Orders

How do I get one?

Getting a Mini-Market is as easy as pie! Simple head over to our [integration page](https://www.otsea.io/en/minimarkets?network=solana) to add one to your project!

{% hint style="info" %}
Don't forget to add the Flashbots RPC by clicking this button in the widget, to avoid those pesky MEV bots! A button to switch to Flashbots RPC is available conveniently on the UI which will take care of this for you.
{% endhint %}


---

# 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://otsea.gitbook.io/otsea/ecosystem/otsea-mini-markets.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.
