# 🍼Nursery (ARCHIVED)

{% hint style="info" %}
Nursery has been archived in V2, and **NO** LP is migrated to a staking contract. Everything below pertains to V1 staking pools.
{% endhint %}

### After Launch

after a token successfully gets out of the bonding curve phase, all remaining tokens are added to the LP and sent to the **Nursery.**

{% hint style="info" %}
V2 contracts support the Nursery. **Please note only Pharoah tokens are sent to the nursery. Tokens migrated to LFJ have their LP burned**
{% endhint %}

### **Distributor**

Users will be allowed to stake their tokens and receive JLP proportional to their amount staked.&#x20;

Every epoch (6 hours) users that have staked will be able to claim this reward on the Bellum website under the token page.

The rate at which JLP is distributed to holders is 0.25% every epoch or \~1% every day.

### Deposit

Users can deposit any amount of their tokens into the **Nursery.** *Any unclaimed rewards will be claimed automatically before the deposit is made.*

### Withdrawal

Users can withdraw their staked tokens any time.  *Any unclaimed rewards will be claimed automatically before the withdrawal is made.*

### Emergency Withdrawal

Emergency withdrawals can be done anytime, and it does not autoclaim rewards.

### Calculating Rewards

LP Tokens are distributed to stakers every epoch at a rate of 0.25% every epoch. *This is 0.25% of the total LP balance of the contract at the time of claiming.*

> Lets say John owns 1% of the total supply of a token that was just launched ($TOKEN). If he stakes all his $TOKEN in the **Nursery** and claims after 4 epoch. He will be able to claim (4 \* 0.25% \* 1%) of the total LP in the contract.&#x20;
>
> In this case, if there was 10000 LP in the contract at the time of claiming, John would receive 1 LP.&#x20;

These rewards will remain until there are no more LP in the **Nursery**

### Burning LP feature

As of Oct. 31, 2024 there is a burn LP feature on the nursery page that allows people to burn whatever LP tokens they want to support their project.

Bellum is not responsible for any token lost through this feature. Please DYOR when interacting with this feature.


---

# 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://doc.bellum.exchange/nursery-archived.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.
