# OpenBook Market ID Query Tutorial

**Solana OpenBook Market ID Query** by GTokenTool provides a fast, precise way to retrieve Market IDs for any token pair. This "one-click" search tool eliminates manual lookup errors, ensuring seamless integration for liquidity pool creation on Raydium. Perfect for project developers and traders, it streamlines the market-making process with real-time data, offering a high-speed, reliable solution for identifying essential trading infrastructure on the Solana network.

## 📌Core Summary: Solana OpenBook Market ID Query

**Solana OpenBook Market ID Query** is a high-precision search utility designed to instantly locate Market IDs for token pairs. It serves as a critical infrastructure tool for developers and traders, ensuring that the correct market parameters are identified for seamless liquidity pool deployment and trading integration.

* **Instant Market Retrieval:** Eliminate manual searching by retrieving precise Market IDs for any token pair in a single click.
* **Raydium Integration Ready:** Optimized to provide the essential data needed for creating liquidity pools on Raydium without errors.
* **Real-Time Data Accuracy:** Access live on-chain information to ensure you are interacting with the correct and most current market infrastructure.
* **Operational Reliability:** Reduce the risk of failed transactions or incorrect pool setups by verifying trading pairs through a dependable query interface.
* **Target Audience:** A vital tool for project developers, market makers, and advanced traders building on the Solana OpenBook ecosystem.

> **Key Value:** Accelerate your project launch and trading workflow by removing the friction of manual data lookup through an automated, high-speed Market ID discovery engine.

***

{% hint style="success" %}
Considering that users close the page without saving the ID when creating the [OpenBook Market ID](/en/solana/openbook-marketplace-id-creation.md), making it difficult to find it later, GTokenTool has opened this tool to query the market ID. The following are the specific steps for use.
{% endhint %}

## OpenBook Market ID Query Tutorial

OpenBook Market ID query: <https://sol.gtokentool.com/en/liquidityManagement/searchId>

### 1. Visit OpenBook Market ID Query

After enter the page, connect the wallet and select <mark style="color:purple;">Main</mark> network. Here is a demonstration using the test network.&#x20;

<figure><img src="/files/3c9PkR6m77aIa4mrzDM4" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### 2. Enter the token address and select base token

Enter the contract address of the token as required and select the corresponding pool token.

<figure><img src="/files/RAsloqgEBj88yBcId9jF" alt=""><figcaption><p>fill in token info</p></figcaption></figure>

### 3. Click "Query"  <a href="#id-2.-dian-ji-cha-xun-deng-dai-ji-miao-zhong-jiu-ke-yi-fu-zhi-nin-de-id" id="id-2.-dian-ji-cha-xun-deng-dai-ji-miao-zhong-jiu-ke-yi-fu-zhi-nin-de-id"></a>

Wait a few seconds, and you can copy your ID.

<figure><img src="/files/RXZCrKypjwCwh4IYPiWf" alt=""><figcaption><p>query successfully</p></figcaption></figure>

{% hint style="success" %}
Whether you have an ID generated by GTokenTool or a market ID created on other platforms, you can query it through this tool
{% endhint %}

***

## ❓FAQ

### Q: What is OpenBook Market ID?

**A:** It is the unique market ID exclusive to the Solana OpenBook order book, bound to token trading pairs, and used for DEX pool creation and listing display.

### Q: What is the difference between it, token Mint and Pool ID?

**A:** Mint refers to the token address, Market ID is the order book trading pair ID, and Pool ID is the liquidity pool address. The three are independent of each other.

### Q: Why can't I find the Market ID?

**A:** Reversed or incorrectly entered address, wrong network selected, failed market creation, or using the new CPMM pool (this ID is not required).

### Q: How to choose when one token has multiple Market IDs?

**A:** They correspond to different trading pairs (e.g., SOL/USDC). Just match the quote token you created.

### Q: The ID is found but cannot be used?

**A:** Copied ID contains spaces, the market is uninitialized, or the quote token does not match. Recheck details or recreate the market.

### Q: Is there any fee or authorization required for inquiry?

**A:** Read-only inquiry is free of charge and requires no wallet authorization. Transaction fees are only deducted when creating a market.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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.gtokentool.com/en/solana/openbook-market-id-query.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.
