# Place a Limit Order Trade

1. Login to Brine Platform and Click on the ‘Trade’ section from the left side menu.

<figure><img src="/files/8UC0ussX3LcLPQOUhCm5" alt=""><figcaption></figcaption></figure>

2. Select the trading pairs and buy/sell from the top left side and select the ‘Limit’ order from the selection tab. Note:- Default selection will be market orders only.

<figure><img src="https://lh5.googleusercontent.com/u7xnRO89oLdFRNy-GGITr-aGVvEHICErV2eYI2jQI-Rn2U_YJyiHDlv1AQjJMqUjYxZIAuPPohUQMYuN6iC1gI2uvG880rPBNS32ghLn9IXmPirOCDlvTzm4iqh0_lzSRoBz4tKv94l2n5By6f22g-Y" alt=""><figcaption></figcaption></figure>

3. Enter the desired price in the price box of crypto and click on ‘Buy’ or ‘Sell’ to confirm the order.

<figure><img src="https://lh3.googleusercontent.com/Ula28vxHmczaCU8pP8nHvJQVX1tMOj-yYJxorpsfNUvXRfOgH6UQvzPoIAEEeNlB95QuST9m-54NFLLEvs6NdW71FQYHz0fncKrX9sj-qaSliHlklTLZsT822tmzukbimy_89btox0QTuNG-wqCgbqU" alt=""><figcaption></figcaption></figure>

4. Congratulations! Your ‘limit order’ was placed successfully. To track your orders, visit the 'Orders' section in 'History' from the left side menu.&#x20;

<figure><img src="/files/yHH97lNMRaVnYSeV4Xzy" 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.brine.fi/for-users/user-docuguide/web-app/place-a-limit-order-trade.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.
