# Closing a Position/Order

### Closing a Position

* To close a position - in the **Trade** section, navigate to the **Positions** tab and click on the specific position you wish to close. A popup will appear with the option to close the position. Click on this option, and your position will be successfully closed.

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

* Once you close the position, it will be transferred to the **Closed Trades** tab. This procedure helps in efficiently managing and documenting your trading activities.

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

### Cancel an Order

* To cancel an order- in the **Trade** section, navigate to the **Orders** tab and click on the specific order you wish to cancel. A popup will appear with the options to cancel or modify the order. Click on "Cancel Order" option, and your order will be successfully cancelled.

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

Source: <https://docs.agenatrader.com/mobile-trader/closing-a-position-order>


---

# 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/closing-a-position-order.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.
