# Pasar

Order Pasar dieksekusi segera pada harga terbaik yang tersedia. Order ini mengutamakan kecepatan daripada ketepatan harga dan merupakan cara paling langsung untuk masuk atau keluar dari posisi.

Di mana didukung, goodcryptoX menggunakan Order Pasar asli dari bursa.

Di bursa yang tidak mendukung order pasar secara native, kami mendekatinya dengan menggunakan order Limit IOC (Immediate or Cancel) yang ditempatkan jauh di buku order — 10% di atas best ask (untuk beli) atau 10% di bawah best bid (untuk jual).

Dalam kondisi normal, ini berperilaku seperti Order Pasar. Tetapi dalam kasus volatilitas tinggi atau likuiditas rendah, order mungkin hanya terisi sebagian — atau bahkan tidak terisi sama sekali — tidak seperti order pasar native, yang akan dieksekusi sepenuhnya.


---

# 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-id/perdagangan-cex/pesanan-manual/pasar.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.
