> For the complete documentation index, see [llms.txt](https://docs.jaspervault.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaspervault.io/product/jasper-vault-perpetuals-protect/sl-protect.md).

# SL Protect

### Overview

**SL Protect** is a hedging tool that utilizes Out-of-the-Money (OTM) options to safeguard your perpetual contract positions.

By analyzing your current holdings and the market price, it automatically initiates counter-trend OTM options. This mechanism provides immediate profit protection or liquidation defense during the coverage period—at a significantly lower premium cost.

### **Set protection pre-position**

1. Enable \[Perpetuals Protect] and enter the position size you intend to open.

<figure><img src="/files/a2b9PtiiMRtwutffAnKq" alt="" width="172"><figcaption></figcaption></figure>

2. Choose duration and max loss rate (higher loss = lower fee). Check Strike Price, Size & Protection Fee.

<figure><img src="/files/3Gk5rGGQLbbhJDwLzkr9" alt="" width="172"><figcaption></figcaption></figure>

3. Choose direction and place order.

### **Enable protection post-position**

* #### Protect Open Positions

1. Click \[SL Protect] to your target position.

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

2. Choose duration and max loss rate (higher loss = lower fee). Check Strike Price, Size & Protection Fee. then Confirm and Place Order.

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

* #### Adjust position size and enable protection

1. Enable \[Perpetuals Protect] and enter the adjusted position size.

<figure><img src="/files/PuOu90sgkVV1XVdPkKsx" alt="" width="172"><figcaption></figcaption></figure>

2. Choose duration and max loss rate (higher loss = lower fee). Check Strike Price, Size & Protection Fee.\
   **Info:** As you hold an open position, this action will apply protection to both new and existing positions.

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

3. Choose direction and place order.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jaspervault.io/product/jasper-vault-perpetuals-protect/sl-protect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
