# The Stability Pool

The **Stability Pool** is Ethos Reserve’s ultimate source of ERN liquidity, designed to repay debt from liquidated positions and establish a consistent source of yield for ERN.

When positions are liquidated under normal circumstances, an amount of ERN 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 from each pool each time a position becomes unhealthy. Your balance of ERN will continuously decline as your balance of collateral tokens will continuously increase.

{% hint style="info" %}
Many users sell the discounted collateral they receive for more $ERN to benefit from the effects of **compound interest**. This is handled for you automatically in the staked ERN (stERN) vault.
{% endhint %}

<figure><img src="/files/paKJ1DhxwZXl7TforDI6" alt=""><figcaption></figcaption></figure>

**Benefits of the Stability Pool**

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

**Can I withdraw my ERN deposit whenever I want?**\
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 110% that have not been liquidated yet.


---

# 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.ethos.finance/understanding-ethos-reserve/the-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.
