# Manage loans

When using the STAB Protocol, it is of crucial importance to keep track of your open loans, and ensure their good health.

To manage a loan, the user first has to select one \[1]. They are then provided with some useful information about its **status** \[2], and could close it immediately if they have the necessary STAB to pay off their debt in full.

<figure><img src="https://1246904744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc4HBJZk1BwHmeZcCfjDz%2Fuploads%2Fbi8UBaXkfvhiDOmzsWyp%2Fmanage-loans.PNG?alt=media&#x26;token=2f925e4e-c8b2-4fc7-9e44-4d702a18e829" alt=""><figcaption><p>Managing a loan</p></figcaption></figure>

With a loan selected, the user can also **manage their collateral** (add or remove collateral) or **manage their debt** (partially pay it off, or borrow more).

**Managing collateral**\
If a user wants to **add collateral**, they should select the "Add collateral" selector \[1]. Here, they can choose how much collateral they want to add \[3], and the interface will show them their new collateralization ratio \[2].

<figure><img src="https://1246904744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc4HBJZk1BwHmeZcCfjDz%2Fuploads%2Fi0swMp7Mb4bBy478Oonu%2Fmanage-liq-add-col.png?alt=media&#x26;token=55691aa7-fee6-4312-8ec6-98c25eb7f4a1" alt="" width="516"><figcaption><p>Adding collateral to a loan</p></figcaption></figure>

If a user wants to **remove collateral**, they select the "Remove collateral" selector \[1]. Here, they can choose how much collateral to remove \[3]. Be careful though, removing collateral will decrease the collateralization ratio of your loan! This new collateralization ratio is displayed about the input field \[2].

<figure><img src="https://1246904744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc4HBJZk1BwHmeZcCfjDz%2Fuploads%2FdWNBcswaVgeh7KpUGKdb%2Fmanage-liq-remove-col.png?alt=media&#x26;token=fdcb63a6-8096-464e-a9df-8c0439679cde" alt="" width="516"><figcaption><p>Removing collateral from a loan</p></figcaption></figure>

**Managing debt**\
If a user wants to **pay off** some of their debt, they select the "Pay off debt" selector \[1]. Here, they can choose how much STAB debt to pay off \[3]. The new collateralization ratio is prominently displayed \[2].

<figure><img src="https://1246904744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc4HBJZk1BwHmeZcCfjDz%2Fuploads%2FgCVDNc6pHj0V06MIz1Tf%2Fmanage-liq-pay-off.png?alt=media&#x26;token=d81ed142-b1c8-41e8-8650-da202c0ebce6" alt="" width="521"><figcaption><p>Paying off a loan's STAB debt</p></figcaption></figure>

If a user wants to **borrow more** against their collateral, they select the "Borrow more" selector \[1]. Here, they can choose how much debt to add to their loan \[3], and see the collateralization ratio this results in \[2]. Be careful though, borrowing more will lower a loan's collateralization ratio!

<figure><img src="https://1246904744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc4HBJZk1BwHmeZcCfjDz%2Fuploads%2F6l5gbr36PaznGPjJyTFx%2Fmanage-liq-borrow-more.png?alt=media&#x26;token=07e22871-8832-4608-9bf7-3ae45a4e7613" alt="" width="518"><figcaption><p>Adding debt to an open loan</p></figcaption></figure>
