# オープンブック市場 IDクエリガイド

OpenBook Market ID は、Solana ブロックチェーン上の OpenBook デcentralized exchange（DEX）の中で特定の取引市場のユニークな識別子です。それは、伝統的な市場で異なる取引ペアを区別するために使用されるコードに似ており、ユーザーや開発者が特定の取引ペア（例：SOL/USDC、BTC/USDTなど）の流動性プールに正確にアクセスするのに役立ちます。

ユーザーが[创建OpenBook Market ID](https://docs.gtokentool.com/solana/openbook-shi-chang-id-chuang-jian-jiao-cheng)を作成する際に、IDを保存せずにページを閉じたため、後で見つけるのが難しくなることを考慮して、GTokenToolはこのツールを開いた。以下に具体的な使用手順を示します。

### オープンブック市場 IDクエリガイド <a href="#openbook-shi-chang-id-cha-xun-jiao-cheng" id="openbook-shi-chang-id-cha-xun-jiao-cheng"></a>

オープンブック市場 ID 検索：<https://sol.gtokentool.com/ja/liquidityManagement/searchId>

### 1. OpenBook 市場 IDを確認する

指定されたトークンのコントラクトアドレスをそれぞれ入力し、対応するボックストークンを選択してください

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

### 2. クリックして検索、数秒待つと、あなたのIDをコピーできます

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

{% hint style="success" %}
どちらのIDであれ、GTokenToolで生成されたものか、他のプラットフォームで作成された市場 IDでも、このツールで検索できます
{% endhint %}

不明点や不確かな部分があれば、公式 Telegramグループに参加してください：[**https://t.me/gtokentool**](https://t.me/gtokentool)


---

# 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/ja/solana/punbukku-idkuerigaido.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.
