# How to create Limit Order in Neptune

1. Select “Limit”&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfwwnYYH38_LbkxbGCNulAjEdc-tGC_87cFBOOObFMecxl8FsMFuUih4cEY6woXUOCtBuaCntlVwIOus0vZIMS8NT3WS0DgNCXNoCeFfVq5Eq4Fu5s2qunoWWuCvEF0a-64c6ZG-w?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

2. Select the token drop-down and search for the token you wish to swap & swap for.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4AmilwyQJSUMMiSuX7jGDl6FR_4FpGaNv9L-d5y0a8_4fK7x8IxL4n6UkrqwGEBPO0RVvoN8HeI0iRS1nHBtXikL-E_19aMw6CVbuZwxEH7I3t3IzIkWgBX_zOQ1Rl9P3cy9f6w?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

3. Enter the amount you would like to swap, receive, or select the “Max” option.

The “Max” option automatically inputs the total amount of the token you have available in your wallet for swapping

You can also choose expiry time price to trigger the order

Note: Retains <0.001 ETH in wallet to cover gas fees with case tokenIn = ETH

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeOSGYDVkBiO7MvHbkMfx0qKHwcfHsQK9LHkmLLXxzi4yMoztwOXuewCEp3JDupazYNip6LYJmsFMVKHTD1nvkl15crrI9Z_LNSLlDUU7tym4iSh1ABMd2ZKXe6_oPpTNn_4j7q?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

4. Click “Confirm” button and “Confirm” on your wallet.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXehMam8pBBSrTRmDq-DHroLuwe9Qcm0DiwDH0vfRZ19fuCQmVmpJ4-2_Pu6e7Fq-fi_gwuRdLakPc4TrNJyarzXFCrxvK8AELIzy1ZnBkhpEuWwen3JyhNAphpexmGN5bZ5pJtr8A?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeTsl4LZ2RZjD57auN7MVViKYj6iaYrY72pXoIIkHoyIHKTO2aYzziaOy7HheWrm-N1p6TNI5mfGj9otu1NcxRFOqEWmJN9LXZlh-EU3h5EnUIqGbZtXJNyHqVt3qAJ7OIuXL7JEA?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

5. Then, you can see your list trading order&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfhaVL7raKCaVF_zag9jMnWfOkkme932xPjO5XKqIH0tkcMmyebg5hLAdJOMMMGgzYtbpBgaFAuk10MrXx62oRdGe48Eu88vdEQO8qHXzkd7MAczo0Vg6PsTNrzYPOBzLaCjsEf1w?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>

If you want to close an Active order or an expired order, click the “Close” button and the order will be moved to the Order History screen.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiMnyceloUuksmf_blikOjrWWWRsa93GnSNZce8mVRV2qMvb6AeSHnx7-jbq0UIDj1JANnuuBsl0y7biu94vnfEDQJS6SRTbP7r_AUjI0QXD4Qu-bUX12CMFDlAPKfr2IrvrOhzA?key=6TAq4LtgKtWPAtKqM743uQA0" alt=""><figcaption></figcaption></figure>


---

# 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.nep.finance/neptune-docs/user-guides/trade/how-to-create-limit-order-in-neptune.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.
