> For the complete documentation index, see [llms.txt](https://beraborrow.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beraborrow.gitbook.io/docs/user-guides/liquid-stability-pool-management/withdraw-nect-from-the-liquid-stability-pool..md).

# Withdraw NECT from the liquid stability pool.

You can withdraw from the Liquid Stability Pool at any time. Upon withdrawal, you can choose to receive your assets entirely in NECT or as a basket of assets backing the pool.

When withdrawing, you are burning your sNECT tokens in exchange for a proportional share of the pool’s assets.

{% embed url="<https://drive.google.com/file/d/1coKi5mHoH1nKmM4RRqVcCIggpIF1Iw3a/view?usp=sharing>" %}

1. Click on the Withdraw tab.

<figure><img src="/files/1juk0giwUS8Qr0ffUkRx" alt=""><figcaption></figcaption></figure>

2. From the Burn sNECT section, enter the amount of sNECT you wish to burn.

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

3. From the Composition Withdrawn you can choose your withdrawal composition (withdraw entirely in one asset or as a mix of assets).

<figure><img src="/files/8KLW7wpTkbsbNoi0IXRo" alt=""><figcaption></figcaption></figure>

4. When you are ready click on withdraw then approve and sign transactions from your wallet.

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

You have successfully withdrawn assets from the Liquid Stability Pool, and your sNECT tokens have been burned.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://beraborrow.gitbook.io/docs/user-guides/liquid-stability-pool-management/withdraw-nect-from-the-liquid-stability-pool..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
