# User Guide

### **How to open a Swap Options position**

1. Connect the wallet and choose the pair you would like to swap
   * Swap \[ETH] for \[USDT] means to buy an ETH Put Option
   * Swap \[USDT] for \[WBTC] means to buy an WBTC Call Option

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

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

***Take "Swap ETH for USDT" as an example below***

2. Fill in the amount of ETH to Swap
3. Confirm the USDT receivable and Option potocol fee payable
4. Swipe to pay potocol fee in USDT

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

5. Approve and finish the signing steps

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

6. The order is confirmed with the notification "Transaction Submitted"
7. Click "Review The Order" to see the order

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

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

### **How to view your current Swap Options position**

1. Click 【**Portfolio】**
2. View ongoing positions under **My Positions**
3. View all orders under **Trade History**

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

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

### **How to exercise Swap Options**

1. Click【**Trading**】and choose **Swap Options**
2. Click the right button to view the ongoing position

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

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

3. Swap and finish the signing steps

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

4. The order is exercised with the notification "Transaction Submitted"
5. Click "Review The Order" and view the exercised Option under **Trade History**

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

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

### **How to view the total balance**

1. Click **\[Asset]** to view the balance
   * Total Asset: The sum of wallet and vault value
   * Wallet: The balance in the wallet connected
   * Vault: The profit from the option and the token received from the swap are stored in the Vault

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

2. Users can transfer money between Vault and Wallet by clicking the Transfer button
   * Use the arrow to choose deposit or withdrawal
   * Fill in the amount and click transfer

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

<figure><img src="/files/i4iGKN06dYER6nIyrkXo" alt="" width="375"><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.jaspervault.io/swap-options/for-traders/user-guide.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.
