# System Parameters

**Max LTVs:**

* 66.67% for both XRD and LSULP

**Redemption fee:**

* Variable, between 0.5% to 5%

**Interest rate change cooldown:**

* 7 days, meaning if you change interest after having previously set it less than 7 days ago, you'll have to pay an **early interest change fee.**

**Borrow fee / early interest change fee:**

* 7 days worth of interest

**Liquidation fine:**

* 110% of debt value taken from your collateral

**Discount for buying collateral from Flux Reservoirs:**

* 1% (in other words, you can buy collateral from Flux Reservoirs at 99% of the real price)


---

# 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.ilikeitstable.com/flux/technical-info/system-parameters.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.
