# Stake & Harvest

## Staking and Harvesting

Users are able to stake their $CRB and harvest daily rewards in $CRB. There is no minimum amount for staking.

This is the most basic form of interaction with our ecosystem and allows you to harvest rewards manually every 24 hours or thereafter.

Rewards do not accumulate past the harvest period i.e. if a user skips a day, they skip a day of rewards too. Harvest rewards can be claimed once the 24h timer reaches zero.

$CRB rewards earned from harvesting are autostaked.

{% hint style="success" %}
There was no pre-sale and no team allocation! $CRB is 100% community owned
{% endhint %}

{% hint style="info" %}
Please make sure you read through these docs beforehand so you understand everything there is to know about CRB staking, unstaking, NFTs, Liquidity Pools as well as our fee structure.
{% endhint %}

## CHAD the Autoharvester

Sometimes, life will get in the way of your daily $CRB harvest.&#x20;

Introducing CHAD. **Canary Harvest - Auto:Daily** is a new member of the team that will take care of harvesting for you. He needs to be pre-funded with $CRB in order to harvest.

<figure><img src="/files/jXIswzXgcNOPk1hZZpr8" alt="" width="188"><figcaption></figcaption></figure>

Deposit some $CRB, enable CHAD to wake him up and he will get to work watching the countdown timer for you. CHAD will attempt a harvest every 5-10 minutes.

Each time he succeeds at harvesting, CHAD will deduct a fee based on your staked amount. CHAD fees are set at 30% of the base rate harvest (i.e. 30% of 0.1% = 0.03%) for each harvest that CHAD does on your behalf. These fees will be split 80:20 for expenses and DAO Voting Participation rewards. More on fees [here](https://docs.canary-reborn.xyz/general/fees#chad-the-autoharvester).

There are no fees for depositing or withdrawing $CRB from CHAD's balance or for enabling/disbling CHAD.

CHAD is great, and participants should use his services when needed but actively [harvesting manually ](https://docs.canary-reborn.xyz/general/stake-crb)will always yield the best rewards.&#x20;

Even if CHAD is enabled, you can still harvest manually!


---

# 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://docs.canary-reborn.xyz/songbird/stake-and-harvest.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.
