# Modifying Orders

To modify Orders please follow these steps

* Go to the trading tab and click on "Orders" section
* On the right side of each order, there is a button labeled "Modify Order"
* Click on the "Modify Order" button for the order you wish to change
* The "Edit Order" section will appear, allowing you to modify the order quantity and limit price.
* To change the order's price you can also drag and drop the order from the chart.

For a clearer understanding, please refer to the attached file. It will provide more detailed guidance.

{% embed url="<https://www.youtube.com/watch?v=C-KEPfTTiyk>" %}

**Note:** You cannot modify the "**Order Type**" & "**Side**" in "**Edit Order**" section. To do so, you need to delete the current order and place a new one.

Source: <https://docs.agenatrader.com/webtrader/modifying-orders>


---

# 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.tradersyard.com/webtrader/modifying-orders.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.
