# Limit Order Trading

**Buy or sell at a specified or better price.**

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

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

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

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

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

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfzZMrM7w-zUv8K3-A9gInt6zCk7iM5Qhk2QLRZmoK0Ht3rkdyCJ7GHruQvFz0uniPrYFSeOZgwUddu6ka6joUp35T2GWqgahdl-wH0NPnKIkF9r5zi8O8Hx3jRj8kpIwzSjbkBIQ?key=9ftifb6JAyAChTAfwKggK5Tu" alt=""><figcaption></figcaption></figure>

## 2. Users Logging in with exSat EVM Wallet:<br>

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

After confirming the price and 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/f4OlMIPrXK9wGL9OJRPL" alt=""><figcaption></figcaption></figure>

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

After confirming the price and 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/UDV6zkmRtxRS9kjchZz1" 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/interactive-blocks.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.
