# CRP Staking

If you're holding CRP tokens, staking is an easy way to earn additional CRP.

**How to stake:**

To stake, first navigate to the 'Staking' tab at the top of the page in the [Cropper app](https://cropper.finance/staking/)

Once you're there you can click on 'Stake'

![](/files/kbKZ1nkjNdfbQ1wCj6kO)

On the Staking page, you'll also be able to see additional Cropper Staking details such as Estimated APY % (Appreciation Per Year), Total Staked (Total Amount of CRP Staked in Platform across All Users), and Total Value (Total Amount of USD Value locked in Staking)

Then, you'll be able to select the locking period for the amount you want to stake.

Note that the longer you stake the more rewards you'll get:

* 1 month - APY x1
* 3 month - APY x1.1
* 6 month - APY x1.3
* 1 year - APY x2

![](https://lh4.googleusercontent.com/BIvR8yyeL9rMv_5S__UqgMF6ZXDS-0wJ8y8MLxtsGE9SpLPzyPcs7-ANf7sAEVCAQKPDbwVaubOLxUYpKHAgjEr_mH1XDk9Z4NDzUlTbC1Q0-EdluR0-XTT2ofAsCCSlDBfZxWcey7xF)

The Staking dashboard will also show you how the amount staked affects rewards based on how much and how long you want to stake.

{% hint style="info" %}
Note that if you re-stake any CRP, it will reset the locking schedule (e.g. If you initially staked 50 CRP for one month and then decided to stake 50 additional CRP for one year, then your total amount staked and duration would be 100 CRP staked for one year).
{% endhint %}


---

# 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.cropper.finance/cropperfinance/cropper-for-holders/crp-staking.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.
