# Liquidation

If your Health Factor reaches 1.25, your position will be liquidated. The Delea will gather [fees](https://delea-finance.gitbook.io/home/delea-protocol-cdp/fees) from your collateral and pass it to liquidators, who will provide an equivalent amount of $DONE back to Delea.&#x20;

The protocol will accordingly burn $DONE to keep the price and collaterization stable.&#x20;

You can still use the $DONE you minted, but your original collateral will not be returned.\
\
Here is the scheme how Liquidation works:

<figure><img src="https://169404586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxxISBzhk9XKuyXzWRN9G%2Fuploads%2FmDH8SePfgNJXL4fFu9mA%2FSlide%2016_9%20-%204.png?alt=media&#x26;token=8803cfbf-b2dc-4797-8f9a-780addbc225e" alt=""><figcaption></figcaption></figure>


---

# 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://delea-finance.gitbook.io/home/delea-protocol-cdp/mechanisms/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.
