# OpenBook Market ID Query Tutorial

OpenBook Market ID is a unique identifier for a specific trading market in the OpenBook decentralized exchange (DEX) on the Solana blockchain. It is similar to the code used to distinguish different trading pairs in traditional markets, helping users or developers to accurately locate the liquidity pool of a trading pair (such as SOL/USDC, BTC/USDT, etc.).

Considering that users close the page without saving the ID when creating the [OpenBook Market ID](https://docs.gtokentool.com/en/solana/openbook-marketplace-id-creation), 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.

## 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="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FNEOl0uLpXSXCD3eXYWhQ%2FSnipaste_2025-08-27_15-56-50.png?alt=media&#x26;token=250cdc52-b761-4bca-ae7d-8e99330cc7f3" alt=""><figcaption></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="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2Fo0RltxjLJWF0lL7aYDcf%2FSnipaste_2025-08-27_15-58-45.png?alt=media&#x26;token=99a5a94a-8266-49a9-ad68-b9fe72c16c59" alt=""><figcaption></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="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FjjcW54PcjzVh3QURRqhT%2FSnipaste_2025-08-27_16-01-33.png?alt=media&#x26;token=f5946240-06c2-4466-aa18-881c148e69b4" alt=""><figcaption></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 %}

If you have any questions or are unclear, please join the official Telegram group: <https://t.me/GToken_EN>


---

# 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.
