> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/espanol/productos./staking-simple/como-comenzar-con-staking-simple.md).

# Cómo comenzar con Staking Simple

Esta es la guía paso a paso de cómo comenzar con staking simple:

1. **Selecciona el pool para Staking Simple** - El Staking Simple de PancakeSwap viene en 3 pools distintos para cada token (30, 60 y 90 días). Las Stablecoins como USDC o USDT sólo tienen pools de 30 días. Los usuarios que bloqueen sus tokens en los pools de períodos más largos, recibirán mayores recompensas diarias y APR más alto. <br>

   <figure><img src="/files/IZwgPQUBa9QYKAdXxCvS" alt=""><figcaption></figcaption></figure>
2. **Deposita tus Tokens** - Selecciona la cantidad de tokens a depositar en el pool. Ten en cuenta que hay una cantidad mínima de depósito para cada token. Y los usuarios que tengan al menos 100 CAKE en el CAKE Syrup Pool, disfrutarán de un boost.\ <img src="/files/IR2H4JqS8IKYopVGiGx0" alt="" data-size="original">
3. **Confirma y Deposita tu token** - Confirma los detalles y deposita tu token. Recibirás una notificación.<br>

   <figure><img src="/files/3T53n9F8jk9HtBfT7nMc" alt=""><figcaption></figcaption></figure>
4. **Gana recompensas**- Las recompensas son acumuladas diariamente. Chequea tu posicón haciendo clic en el botón info para más detalles.

   ![](/files/q3unrXq9Dxkq8s7DgO52)
5. **Claim/Restake/Unstake** - Al finalizar el período de staking, los usuarios pueden optar por reclamar las recompensas y retirar sus tokens del staking.

5.1 Clic en el botón reclamar “Claim” en la posición, el cual aparecerá una vez que finalice el período de bloqueo\
![](/files/bbLyz7kUgNy6dChzfU1V)

5.2 Seleciona reclamar recompensas y redepositar “Claim Reward and Restake” para crear una nueva posición de staking simple con la misma cantidad de tokens. De lo contrario, selecciona retirar “Unstake” para retirar tanto los tokens como las recompensas directo a tu wallet.\
![](/files/h6EfQSds7PyUd6iUMxGj)

5.3 Revisa los detalles, y confirma Unstake\
![](/files/pXDnUY1rl6PAxQ1LjKjI)

6. **Sumar Posición** - Los usuarios pueden sumar tokens mientras su posición se encuentra bloqueada. No obstante, el período de staking se reseteará al período de bloqueo específico.

6.1 Seleciona la posición de staking actual, y haz clic en el ícono “+” \
![](/files/2rLTGzgu0um85sd10OEh)

6.2 Seleciona la cantidad de tokens a agregar y revisa la nueva posición de staking\
\
![](/files/pLIC9Te46xwboQJgAsUE)

7. Clic para confirmar y completar el agregado a la posición


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/espanol/productos./staking-simple/como-comenzar-con-staking-simple.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
