# マーケット

マーケット注文は、利用可能な最良価格で即時に約定します。価格の正確性よりも速度を優先し、ポジションに入るまたは退出する最も直接的な方法です。

サポートされている場合、goodcryptoX は取引所のネイティブなマーケット注文を使用します。

ただし、Hyperliquid はネイティブにマーケット注文をサポートしていません。代わりに、オーダーブックの深い位置に配置した指値IOC（即時約定または取消）注文を使用してそれを近似します — （買いの場合は）最良売気配の10%上、（売りの場合は）最良買気配の10%下に配置します。

通常の状況では、これはマーケット注文のように振る舞います。しかし、ボラティリティが高い場合や流動性が低い場合には、ネイティブのマーケット注文が完全に約定するのとは対照的に、注文が部分的にしか約定しない、または全く約定しないことがあります。


---

# 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.goodcrypto.app/goodcryptox-ja/perp-dex/shou-dong-zhu-wen/mketto.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.
