> For the complete documentation index, see [llms.txt](https://docs.avantisfi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avantisfi.com/trading/sls-tps.md).

# SLs / TPs

Avantis offers tight stop losses. Given we use oracles for execution, a user's TP or SL request is always filled at or very close to the requested price (note: higher leverage and volatile markets do create more distance between the requested and actual close price).&#x20;

**Zero-fee Perpetuals (ZFP)**

[Zero-Fee Perpetuals (ZFP)](/trading/zero-fee-perpetuals-zfp.md) offers up to 500x leverage. Avantis is the only DEX to offer this level of leverage.&#x20;

Depending on leverage, minimum stop loss can also vary. This is because at high slippage , a position on high leverage can enter at a negative PNL, which is why an SL buffer is required.&#x20;


---

# 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:

```
GET https://docs.avantisfi.com/trading/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.
