# Staking Nativo

La red de Hedera permite a los usuarios poner en Staking el token nativo $HBAR para contribuir a la seguridad de la red y, a cambio, pueden reclamar recompensas en HBAR.

## ¿Cómo poner en Staking mis $HBAR?

Para hacer Staking de tus $HBAR, dirígete a la sección de "Staking" y haz clic en "**Empezar a hacer staking**".

Elige un nodo de Hedera para poner en Stake tus $HBAR; todos los nodos ofrecen la misma APY de recompensa.

Después de seleccionar un nodo, lee la información y haz clic en "Stake".

<figure><picture><source srcset="/files/e8IWYCbihzafuz2jZAPh" media="(prefers-color-scheme: dark)"><img src="/files/MlSxfkGfs5OefL4GiCvU" alt=""></picture><figcaption></figcaption></figure>

Una vez en Staking, podrás ver:

* **Próximo período de recompensa**. Indica cuándo estarán disponibles las próximas recompensas para reclamar.
* **Recompensas pendientes.** Muestra la cantidad de $HBAR esperando ser reclamado.
* **Recompensas totales.** La cantidad total de recompensas que has generado.

<figure><picture><source srcset="/files/64PNsxNywqiXe7JpHMFG" media="(prefers-color-scheme: dark)"><img src="/files/ApoNbt8cJokBvmi9LIC1" alt=""></picture><figcaption></figcaption></figure>

## ¿Cómo reclamo mis recompensas de $HBAR?

Para reclamar tus recompensas en tokens $HBAR, debes esperar al menos 24 horas después de hacer staking de tus tokens. Una vez que hayan pasado 24 horas, tienes tres opciones para recoger tus recompensas:

1. **Ejecutar cualquier operación de cuenta:** Esto incluye acciones como enviar o recibir tokens, firmar una operación o asociar un token.
2. **Cambiar tu nodo:** Cambiar de nodo provocará el envío de las recompensas a tu cuenta.
3. **Cancelar Staking**.


---

# 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://academia.kabila.app/productos/wallet/staking-nativo.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.
