# Parameters & Key Figures

PembRock Finance aims to provide the ultimate experience for its users, which is why we have put in place limits to the minimum that can be borrowed, and instituted what we believe to be the best possible parameters for different operations within our app. This contributes to the stability of the platform while allowing for great user returns and continued development.

### **Minimum Debt Size**

The minimum debt size represents the smallest amount of a particular asset a user can borrow when creating a leveraged position. For all currencies on our platform, the minimum amount is equivalent to $1 in that particular crypto, subject to change based on the rate of the currency being borrowed at the time.

### **Global Parameters**

Please note that all of the fees outlined below are already factored into the APYs that are displayed when you view your farming position, meaning no other fees will be subtracted further down the line.

|        Parameter        | Value |
| :---------------------: | :---: |
|    Liquidation Bounty   |   5%  |
| Lending Performance Fee |  10%  |
| Farming Performance Fee |  10%  |

At present, all fees go to the PembRock treasury. As part of our [<mark style="color:yellow;">roadmap</mark>](https://docs.pembrock.finance/roadmap), one of the next steps is to integrate staking, which will allow PEM token holders to stake and receive protocol profit, derived from the liquidation bounty and lending/farming performance fees.


---

# 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.pembrock.finance/about-pembrock/parameters-and-key-figures.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.
