# How To Perform Mass Liquidation

### Step 1: Access the Loan Liquidation List

1. Navigate to the Fixed Rate Lending menu.
2. Select Loan Liquidate from the options
3. You will see a list of loans eligible for liquidation.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTkOHAjaH3IImIpzXxtFyLWMV3PDWJudK7brSvAhbw95FOu1c0fpvvWaBqqPcOdwA2AdH_mre70Uyid3xCGIOc6wAce4_yoQ9IJDFoQ6DRENkMfSV3CpqR95bnShTSgN8HnoUg?key=uUZN19F4shulBnjhlrulQA)

### Step 2: Select a Loan to Liquidate

1. Review the list and choose a loan based on the collateral you are willing to use.
2. Click the Liquidate button

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8HdKdmIbCO55WryLXEBa1MLRWzktObDG-8QaeGSo-BW5lh8krqts05b8hmwbKC5giUProU1zb5Lwjm_HS6AK39UuGNZgzD_NpN1ZuMTtpwm91H2e7ccq_3utVCsMvO7e08Kke?key=uUZN19F4shulBnjhlrulQA)

### &#x20;Step 3: Sign to Confirm

1. Once you’ve clicked Liquidate, a wallet prompt will appear.
2. Sign the transaction in your wallet to confirm and complete the liquidation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dano.finance/how-to-use/guides/fixed-pool-lending/how-to-perform-mass-liquidation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
