# 2. How It Works

**Temporal allows trader to push their liquidation floor away at a click.** The <mark style="color:$info;">grey line</mark> depicts the liquidation floor without Temporal. The <mark style="color:green;">green line</mark> depicts the new liquidation floor pushed-away \~10%

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

**Illustrative Example**

* Trader deposits $10 margin, 10x leverage, $100 notional long BTC perp at $70k entry; ‘auto-protect’ selected.
* Auto-protect exchanges gains on \~15% of notional above $77k in return for pushing the liquidation floor \~10% lower.
* If closed at $77k: \~$7.8 profit (78% return on margin), net of \~$2.2 premium charged only when position is profitable.
* Gains equivalent to \~8x effective leverage with liquidation risk of \~5.4x leverage — \~50% more margin efficiency.
* *<mark style="color:$info;">Disclaimer: not financial advice; economics vary with liquidity depth and AMM pricing.</mark>*


---

# 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.temporal.exchange/2.-how-it-works.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.
