# Harvesting and Rewards

Participants are able to stake their FRB/SFLR LP tokens and harvest daily rewards in FRB.&#x20;

There is no minimum amount for staking.&#x20;

These can be harvested manually every 24 hours and do not accumulate past the harvest period i.e. if you skip a day, you skip a day of rewards.

### Pending Rewards&#x20;

Harvesting does not directly send the rewards to your wallet, but keeps them in a separate pending rewards section. This allows you to directly use the pending FRB for:

* Mint NFT (No fee)
* Charge NFT (No fee)
* Claim as Aidrop (37,5% burn, no LP fee) -> Rewards are added to the airdrop contract, claimable over long duration
* Claim directly (75% burned, 5% LP fee)

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


---

# 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/flare-launch-proposal/harvesting-and-rewards.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.
