# Admin

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 [calculations section](https://srwa.gitbook.io/srwa-docs/core-calculations) 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.&#x20;

Business logic of Lending Protocol can be updated at any time with the help of the Admin Badges.
