# Disclaimer: Beta

***Disclaimer: Variable Parameters.***

Zero-fee perps are currently in beta, and all parameters are subject to change based on protocol risk and trader feedback. If you’re beta testing, please report all bugs in our discord via a ticket, and we’ll be quick to resolve any issues (and incorporate your feedback).&#x20;

Additional risk-measures might be applied later, such as&#x20;

* Re-introducing borrowing fees to improve LP sustainability.&#x20;
* Adding borrow fees after a certain time period (say 1 month).
* Force-closing positions after a long time period (say 3 months).&#x20;
* Revising dynamic slippage.&#x20;
* Revising profit sharing (win-fees). &#x20;
* Increasing minimum leverage.

Join our discord for support and feedback: [discord.gg/avantisfi](http://discord.gg/avantisfi)


---

# 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/zero-fee-perpetuals-zfp/disclaimer-beta.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.
