# Create OpenBook Market ID

**What is OpenBook Market ID?**\
OpenBook Market IDs are unique identifiers that enable users to create markets for trading various tokens on the Solana Network. These IDs play a crucial role in facilitating liquidity and enabling seamless transactions within the OpenBook ecosystem.\
\
**How much does it cost to create an OpenBook Market Solana**\
The cost of creating an OpenBook Market in Solana depends on the size of the market. This size affects the amount of transactions that the marketplace can process.\
\
3 versions of the market ID:\
0.4 SOL, 1.5 SOL, 2.8 SOL \
\
**Disadvantages of the cheap openbook market** \
Its cost efficient to opt for the lowest possible cost of the openbook market id. However, we must not oversee the problems it brings. \
\
The lower the cost of the openbook market id, the higher the chance of the transactions will not be processed.\
\
**How to use Create OpenBook Market**\
\
**01.** Connect your wallet\
**02.** Select the Base Token\
**03.** Select the quote Token\
**04.** Set the Minimum Buy (Minimum Order Size)\
**05.** Set the Minimum Price Change (Price Tick)\
**06.** Set the length in advanced options (not recommended if you don't have deep understanding of the mechanism)\
**07.** Click on create market\
**08.** Accept the transaction and wait until your Market is ready.&#x20;


---

# 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.spinlaunch.io/tools/create-openbook-market-id.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.
