# Harvest Points

Harvest Points (HP) unlock additional funtionality in our platform offerring an element of gamification that can lead to extra rewards.&#x20;

A user staking 100,000 $CRB or more can accumulate HP and spend them within the Canary Reborn ecosystem.

## Accumulate

Each time a user harvests $CRB rewards, they will earn 1,000 HP.

HP are *soulbound* meaning they are not tradeable or transferable tokens. They are points attached to a wallet address.

{% hint style="success" %}
Users will have to see which strategy works best for them to accumulate HP and boosters!
{% endhint %}

## Spend

Users can choose how to spend their HP. They can:

* Purchase [Bronze, Silver and Gold coins](https://docs.canary-reborn.xyz/general/boosters#bronze-silver-and-gold-coin-reward-nfts) for additional tiered staking rewards
  * These NFTs are tradeable and offer a staking boost forever
* Recharge [Canary Reborn NFTs](https://docs.canary-reborn.xyz/general/the-canary-reborn-nft)
  * These NFTs are tradeable too, but the staking boost expires
  * After 90 days they will need recharging to retain boost and voting rights
  * Cost to recharge is 250 $CRB or 500 HP


---

# 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/harvest-points.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.
