# The River

*The River* is the home of the *Lazy Bears*.&#x20;

You can stake your *Bear* NFT on the River to earn $FISH (ERC-20 token).&#x20;

However as more Bears begin to be staked on *The River*, the fish supply will dwindle.&#x20;

To cope with this, you can choose to either stake between three options.

1. **Peaceful**
2. **Hungry**
3. **Frenzy**

Each option will yield different amount of $FISH.

In the beginning, the community can get away with staking ***Frenzy***, but as the *Bear* population grows, the river will not be able to keep up, and it will run dry.

Will you Bears work together... or be greedy on your quest for $FISH?

## River Mechanics

### Carrying Capacity

&#x20;The carrying capacity of The River is 271,828 $FISH

This means that the $FISH population cannot exceed 271,828 $FISH

### Population Growth

$FISH repopulate every epoch at a rate of 2x (100%).

Repopulations are calculated using each *Bear* staked, and is done ***after*** each Bear has received their rewards.

### Epoch

Each epoch lasts 6 hours.

The community must manually change the epoch.&#x20;

### Burn rates for $FISH&#x20;

Peaceful : 5 $FISH burned per epoch for every *Peaceful Bear* staked

Hungry: 10 $FISH burned per epoch for every *Hungry Bear* staked

Frenzy: 15 $FISH burned per epoch for every *Frenzy Bear* staked

{% hint style="info" %}
This only affects the River Supply, For more info on $FISH rates check out the $FISH page
{% endhint %}

### How much do Bears get?

Click Next to find out...


---

# 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://lazybearriver.gitbook.io/docs/how-it-works/the-river.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.
