# Guaranteed SLs / TPs

Avantis offers guaranteed stop losses for certain assets. Given we use oracles for execution, a user's TP or SL request is always filled at the price they ask.

For example - Even if oracle prices goes below a user's requested SL (for a long), Avantis will close the position at the requested SL. Guaranteed SLs only apply to SLs set in losses (SLs in profits are still executed as limit orders and hence are not guaranteed).

This ensures traders have sophisticated risk management tools, even during high market volatility (or while trading with high leverage).&#x20;

{% embed url="<https://x.com/avantisfi/status/1877420135838888443>" %}

**Zero-fee Perpetuals (ZFP)**

[Zero-Fee Perpetuals (ZFP)](/trading/zero-fee-perpetuals-zfp.md) offers up to 250x leverage. At such high leverage, SLs cannot be guaranteed. Depending on leverage, minimum SLs can also vary.&#x20;

For fixed fee perpetuals, guaranteed SLs can be set any desired level given the relatively low leverage allowed (compared to ZFP).&#x20;


---

# 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.avantisfi.com/trading/guaranteed-sls-tps.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.
