> 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/deposit-nect-into-the-liquid-stability-pool..md).

# Deposit NECT into the liquid stability pool.

{% embed url="<https://drive.google.com/file/d/19untLpFu18DM7n1MsCIeUlLJrrKqT7sG/view>" %}

1. Go to the Pool section of the Beraborrow [dApp](https://app.beraborrow.com/).&#x20;

<figure><img src="/files/9FSkVBWBhBUu9YI8J20o" alt=""><figcaption></figcaption></figure>

2. In the Deposit NECT section, input the amount of NECT you wish to deposit.

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

3. From the Potential Composition section you can see the potential composition your NECT deposit will equate too.

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

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

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

You have now deposited NECT into the liquid stability pool and are earning yield from liquidations and protocol fees! You have received sNECT, a receipt token that can be used for yield-stacking strategies and arbitrage opportunities.


---

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