# Liquid Stability Pool Management

The Liquid Stability Pool is a core mechanism within Beraborrow designed to maintain protocol solvency while offering users a way to earn yield from liquidations and protocol fees.

By depositing NECT into the pool, users mint sNECT, an ERC4626 token that represents their share of the pool’s assets, including NECT, and other liquidated collateral assets.

You can start earning yield from liquidations and POLLEN backed by interest rates today.

**Withdrawals from the stability pool are locked till the 15th of March 2025 as part of protocol bootstrapping period.**

{% content-ref url="/pages/FERCnTIZoBZNtdccJ93R" %}
[Deposit NECT into the liquid stability pool.](/docs/user-guides/liquid-stability-pool-management/deposit-nect-into-the-liquid-stability-pool..md)
{% endcontent-ref %}

{% content-ref url="/pages/bNpHXxohG8v3B3hywU1r" %}
[Withdraw NECT from the liquid stability pool.](/docs/user-guides/liquid-stability-pool-management/withdraw-nect-from-the-liquid-stability-pool..md)
{% endcontent-ref %}


---

# 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://beraborrow.gitbook.io/docs/user-guides/liquid-stability-pool-management.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.
