# Market Order Trading

**Quickly buy or sell at the best available price.**

## 1. Passkey Users Logging in via Third-Party Authorization:

**(1) Placing a Market Buy Order:**&#x20;

After confirming the quantity, click Buy to initiate PassKey verification. Once verified, the trade will be executed.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdcCLbhvd957C6euQD3tTnfHO1x8Xl7e92xgkqZ_YvHV2hwn4firUE1XdWLWIBo2VlUCGDxTvdL0H0FHLatLWJO-dunLib4p83TvKXxhw9nhdOx2toyMHV20FT35_nYyJ72Oc0SOQ?key=9ftifb6JAyAChTAfwKggK5Tu" alt=""><figcaption></figcaption></figure>

**(2) Placing a Market Sell Order:**&#x20;

After confirming the quantity, click Sell to initiate PassKey verification. Once verified, the trade will be executed.

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

## 2. Users Logging in with exSat EVM Wallet:

**(1) Placing a Market Buy Order:**&#x20;

After confirming the quantity, click \[Buy]. Once the wallet signature is completed, an on-chain transaction will be initiated.

**Note:** For first-time transactions involving non-gas tokens, an Approve operation is required.

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

**(2) Placing a Market Sell Order:**&#x20;

After confirming the quantity, click \[Sell]. Once the wallet signature is completed, an on-chain transaction will be initiated.

**Note:** For first-time transactions involving non-gas tokens, an Approve operation is required.

<figure><img src="/files/4qRDgTJZtx0MwfyxnsTu" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.1dex.com/user-guide/openapi.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.
