# Configuration

The Smart Contract has 3 types of badges:&#x20;

* Owner (Owner)&#x20;
* Administrator (Admin)&#x20;
* Staff&#x20;

Each of these badges provides access to features

* Set reward percentage for loans provided/received (Admin, Owner)&#x20;
* Set the number of epochs after which the SC can be used again (Admin, Owner)&#x20;
* Extend the pool to accept more loans (Staff, Admin, Owner)&#x20;
* Create new NFTs to assign to staff (Admin, Owner)&#x20;
* Withdraw funds for project development (Owner)&#x20;
* Collect commissions for project development (Owner)&#x20;
* Deposit new tokens into the main XRD container (Admin, Owner)
