# Positions

At the bottom of the orderbook under the charts, you will find the "Positions" Tab.&#x20;

Here you can see any open orders you have placed, that have not been filled yet. ***You can cancel any open positions for free at any time.*****&#x20;Costs (including gas fees) are only made, once an order has been accepted.**

<figure><img src="/files/QAYv9JLSUAU8hEIW0h1v" alt=""><figcaption></figcaption></figure>

To cancel a trade, or to see more info, click the three dots on the rightside

<figure><img src="/files/ltH8RvgekWPi8owGVVRZ" 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.saturnbtc.io/saturn-v1/how-to-links/orderbook/positions.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.
