# OpenBook Market

🔗​ **Create Openbook Market Creator:** <https://tools.smithii.io/openbook-market/solana>&#x20;

<figure><img src="/files/RBA2UUz8tbQ5Tlhlre29" alt="Create OpenBook Market Solana"><figcaption><p>Create Openbook Market</p></figcaption></figure>

### How to use OpenBook Market Creator

1. Connect your **Solana wallet**.&#x20;
2. Select the **Base Token**.
3. Select the **Quote Token**.&#x20;
4. Set the **Minimum Buy** (Minimum Order Size).&#x20;
5. Set the **Minimum Price** Change (Price Tick).&#x20;
6. Set the Length in **Advanced Options** (this is not recommended if you don’t know how it works).&#x20;
   1. Select a **Standard OpenBook Market**: 0.4 SOL, 1.5 SOL y 2.8 SOL.
7. Click on "**Create Market**".
8. **Accept the transaction** and wait until your Market is ready.

* **Cost**:&#x20;
  * Creating Token: 0.1 SOL&#x20;
  * Market ID fee: 2.8 SOL.  By default if you don't use advanced options.

Check here a whole blog post about **how to create a cheap OpenBook Market:**

{% embed url="<https://smithii.io/en/create-openbook-market/?utm_medium=iframely&utm_source=gitbook>" %}
Create Openbook Market Solana
{% endembed %}


---

# 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.smithii.io/products/tools/solana/token-tools/liquidity-pool/openbook-market.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.
