> For the complete documentation index, see [llms.txt](https://colend.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://colend.gitbook.io/home/how-to/use-colend/liquidate.md).

# Liquidate

Liquidation consists of calling a function of the smart contract. Its goal is to repay the debt of a loan that exceeds the authorized limit relative to the value of its deposit (the collateral). By repaying all or part of a position’s debt, the liquidator can seize all or part of the collateral with a bonus (liquidation penalty).

1. Connect to [**liquidation.colend.xyz**](https://liquidation.colend.xyz)
2. The second part of the page lists all ongoing positions according to their health factor.

<figure><img src="/files/IVeRfmvFHLYg5pTuInWG" alt="" width="188"><figcaption></figcaption></figure>

3. Copy and paste an address of the position that is liquidatable (health factor below 1)

<figure><img src="/files/NvG1xbqCTx5iZy0Wx4SI" alt="" width="375"><figcaption></figcaption></figure>

4. Select the asset to seize and the one you want to repay.
5. Enter the amount you want to repay.
6. Approve and click **Liquidate**.

The seized funds are automatically transferred to your position, including the bonus.

{% hint style="warning" %}
To repay loans in **WCORE**, you first need to convert your CORE into WCORE. Here’s how:

1. Deposit your CORE tokens on Colend.
2. Withdraw the amount you need, making sure to **uncheck** the “unwrap” option so the tokens are withdrawn as **WCORE**.

![](/files/Dvr4L20qRHpKuTlksnXk)

3. Click on Withdraw WCORE
   {% endhint %}

<br>
