Other sets of methods are made for the maintainers (which we call Admins), and their purpose is to keep the protocol up to date with market trends and to allow the admins to use security measures in case something goes wrong.
Every pool has a set of parameters and settings that the admins can change if needed.
Those pool parameters are:
min_liquidiable_value
max_liquidation_percent
liquidation_bonus
liquidation_reserve_factor
deposit_limit
Pool settings that can be updated are:
base
base_multiplier
multiplier
kink
reserve_factor
ltv_ratio
You can learn more about their use in of the docs.
Every admin action is protected with multisign, so every time someone wants to change something, it has to be confirmed by at least three admins. Admins have the Admin Badge that can be assigned or revoked by the Lending Protocol.
Business logic of Lending Protocol can be updated at any time with the help of the Admin Badges.