# NECT (Stablecoin) 🍯

- [What is Nectar ($NECT)?](https://beraborrow.gitbook.io/docs/nect-stablecoin/what-is-nectar-usdnect.md)
- [Liquid Stability Pool (LSP)](https://beraborrow.gitbook.io/docs/nect-stablecoin/liquid-stability-pool-lsp.md)
- [Redemptions](https://beraborrow.gitbook.io/docs/nect-stablecoin/redemptions.md): Redemptions act as the second line of defense for maintaining NECT’s peg. When NECT trades below $1, the protocol allows users to redeem NECT for a pro-rata share of collateral.
- [$NECT Peg](https://beraborrow.gitbook.io/docs/nect-stablecoin/redemptions/usdnect-peg.md): This page outlines how $NECT achieves price parity with $1
- [sNECT Arbitrage Opportunities](https://beraborrow.gitbook.io/docs/nect-stablecoin/snect-arbitrage-opportunities.md): The following outlines how market makers and sophisticated actors can profit from arbitrage of  $sNECT (shares of the Liquid stability pool).


---

# 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/nect-stablecoin.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.
