# Order Modification

To modify Orders please follow these steps

* Go to  **Trade — Orders** and click on the specific order you wish to modify.
* Two options will appear: **1) Modify Order** and **2) Cancel Order**. You need to click on the "**Modify Order" button.**

<figure><img src="/files/DwAcpmdim49zesBpHKYx" alt="" width="135"><figcaption></figcaption></figure>

* This will lead you to the **Order Modal** where you can Modify the Quantity & Limit/Stop price. After making the modifications, you must tap the **Buy/Sell** button at the bottom to successfully modify your order.&#x20;

<figure><img src="/files/tTZfiLGHd9lPvTRP173f" alt="" width="184"><figcaption></figcaption></figure>

**Note:** You cannot modify the **Side**, **Order Type** and the **Time in Force**. If you wish to change these parameters, you'll need to cancel the current order (if you choose to) and create a new one.&#x20;

Source: <https://docs.agenatrader.com/mobile-trader/order-modification>


---

# 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/mobile-trader/order-modification.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.
