# Stability Pool

The Stability Pool is the ultimate source of loreUSD liquidity for Lore, designed to repay debt from liquidated positions and establish a consistent source of yield for loreUSD.

When positions are liquidated under normal circumstances, an amount of loreUSD equal to that position’s remaining debt is burned from the Stability Pool’s balance for repayment. In exchange, the entire collateral from the position is transferred to the Stability Pool.

To users, these liquidations can be thought of like purchases of discounted collateral each time a position becomes unhealthy. A user’s balance of loreUSD will continuously decline as their balance of collateral tokens will continuously increase.

Remember, the sloreUSD vault is available \[soon] to compound these discounted assets back into loreUSD.

### **Benefits of the Stability Pool**

* Single-Sided pool
* Excellent source of real yield for loreUSD depositors
* Easy way to earn oLore rewards
* Ensures efficient and reliable liquidations for loreUSD

Generally speaking, the Stability Pool is not locked and remains accessible. However, withdrawals may be temporarily suspended whenever there are positions with collateral ratio below the Minimum Collateral Ratio (MCR) that have not been liquidated yet.

{% hint style="info" %}
If you have questions, please reach out to the Lore team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% endhint %}


---

# 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.lore.finance/lore-cdp/stability-pool.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.
