# Staking CRP

El CRP ofrece 3 tipos de staking con bloqueo de activos durante 90, 180 y 360 días, respectivamente. Durante estos períodos, los participantes recibirán ingresos pasivos de la siguiente manera:

* **Staking a 90 días:** Recibirán un 25% de beneficio.
* **Staking a 180 días:** Recibirán un 50% de beneficio.
* **Staking a 360 días:** Recibirán un 100% de beneficio.

Ejemplo&#x20;

* Juan invierte 1000 CRP en el staking de 90 días. Al finalizar el plazo de 90 días, Juan tendrá 1250 CRP.
* Pedro invierte 1000 CRP en el staking de 180 días. Al finalizar el plazo de 180 días, Pedro tendrá 1500 CRP.
* Tomás invierte 1000 CRP en el staking de 360 días. Al finalizar el plazo de 360 días, Tomás tendrá 2000 CRP.

Las recompensas del staking pueden ser reclamadas cada 7, 15 o 30 días, dependiendo del nivel de tu NFT.

{% embed url="<https://staking.cryptopeso.co/>" %}


---

# 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://doc.cryptopeso.co/staking-crp.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.
