# Create OpenBook  ID

You can create a Raydium OpenBook Market ID for your token on **Solauncher.org**. This will enable users to trade your token on Raydium and all Orderbook Exchanges on Solana.

Note: This method of creating liquidity is outdated and too expensive. Create liquidty using Raydium CPMM to avoid paying for an openbook Market ID.

**Step 1**

Start by pasting or selecting your **Base Mint** address, which is your token address into the space provided.

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

This will automatically generate the correct **Min. Order Size** and **Price Tick** for your Token. I recommend that you don’t change the inputs in other not to encounter any error during the Market creation process.

There’s an option to select the Rent Fee **“Low”** or “**Medium”,** we recommend that you leave it on **“low”** before proceeding to click on **Create** button.

**Note:** Never change the inputs suggested by the tool unless you know what you’re doing.

Wait and sign transaction.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*xRRj7ufNU2cA5FWV.png" alt="" height="168" width="700"><figcaption></figcaption></figure>

Copy the Market ID and head over to Create Pool to create a liquidity Pool on Raydium.


---

# 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.solauncher.org/raydium-tools-tutorial/create-openbook-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.
