# Trade "1 Minute Option"

### TLDR - Cheatsheet <a href="#price-is-what-you-pay-usd100-is-what-you-get-if-you-win" id="price-is-what-you-pay-usd100-is-what-you-get-if-you-win"></a>

<figure><img src="/files/cc0Mxd9Df3cBdM944dGs" alt="" width="375"><figcaption></figcaption></figure>

### Trading Interface

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

1. **My Balance:** Your SuperVol balance. [Learn how to Deposit](https://docs.supervol.io/overview/user-guide/deposit-and-withdraw)
2. **Asset:** Navigate between different products.
3. **Underlying Chart**: Price chart for underlying assets.
   * Your orders will be highlighted here **(**<mark style="color:green;">**Over: Green**</mark>**&#x20;/&#x20;**<mark style="color:red;">**Under: Red**</mark>**&#x20;)**
   * Vertical dotted lines on the chart represent round structures of '1 Min'
     * **Gray Line**: Trading Period Ends for current Round
     * <mark style="color:purple;">**Purple Line**</mark>: Results confirmed for current Round
4. **Payout & Input:** Displayed payout received at expiry if user wins a certain trade.
5. **Submit Order**: Over / Under

   1. To submit an order, simply check the payout & input, and click Over / Under.
   2. Your Strike Price will the current Pyth price of the selected asset.
   3. Hover on each button to view the estimated position on charts.

   <div><figure><img src="/files/ynFmKwuM74ktEOJAYpA8" alt=""><figcaption><p>Est. position for Under</p></figcaption></figure> <figure><img src="/files/ehbZwgvPamxZd6QUuvhb" alt=""><figcaption><p>Est. position for Over</p></figcaption></figure></div>

*Learn more about '1 Min' product structure* [*here*](/overview/product-lineup/1-minute-option.md)*.*

### Manage Orders - Expiry & Close

Once you submit an order, each order will be displayed on the chart. The horizontal lines connected to each order indicate the expiry times.

<figure><img src="/files/6QG9j19h6WkQnIh7szxZ" alt="" width="563"><figcaption></figcaption></figure>

Head down to "History" - you'll see an option to **Close** each order.&#x20;

For '1 Min', it is possible to prematurely exit your trade based on the current market price of the traded asset pair. Note that you can only close trades before "Trade End"

* **Order Submitted \~ Trade End (Gray Line):** Closable (Either close or wait until expiry)
* **Trade End \~ Results Confirmed:** Cannot close (must wait until expiry)

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

Once results of a round are confirmed, our chart will display a pop-up with the PnL of all your trades during the Round.

<figure><img src="/files/4VuEf2zeaxb4lGqgflAV" alt="" width="375"><figcaption></figcaption></figure>

Now you are ready to trade [SuperVol 1 Min](https://supervol.io/trade/1min).


---

# 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.supervol.io/overview/user-guide/trade-1-minute-option.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.
