> 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/bienvenido-a-pancakeswap/vecake-sunset/archive-vecake/how-to-get-vecake.md).

# ¿Cómo obtener veCAKE?

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28342%29.png" alt=""><figcaption></figcaption></figure>

Al igual que el pool de Staking de CAKE a plazo fijo, para disfrutar de los beneficios de veCAKE, simplemente bloquea CAKE por un período de tiempo.

## Ve a la página de Staking de CAKE <a href="#dcf081d0-9b78-4bfc-be0f-44d3d227b4d2" id="dcf081d0-9b78-4bfc-be0f-44d3d227b4d2"></a>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28343%29.png" alt=""><figcaption></figcaption></figure>

Navega a <https://pancakeswap.finance/cake-staking?chain=bsc> y conecta tu billetera. Ten en cuenta que el Staking de veCAKE solo está disponible en BNB Chain.

## Elige el monto de bloqueo y la duración

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28344%29.png" alt="" width="375"><figcaption></figcaption></figure>

A la izquierda, puedes ingresar la cantidad de CAKE que deseas bloquear.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28345%29.png" alt="" width="375"><figcaption></figcaption></figure>

A la derecha, puedes elegir la duración por la que bloquear tu CAKE. La duración mínima de bloqueo es de 1 semana, y la duración máxima de bloqueo se ha extendido ahora a 4 años.

Para seleccionar rápidamente la duración del bloqueo, usa los botones de acción rápida para elegir entre: 1 semana, 1 mes, 6 meses, 1 año y 4 años.

## Aprueba el gasto de CAKE y comienza a bloquear <a href="#abd2285e-6773-43d2-b6fb-135bbf93e36f" id="abd2285e-6773-43d2-b6fb-135bbf93e36f"></a>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28346%29.png" alt="" width="375"><figcaption></figcaption></figure>

Una vez confirmado, haz clic en "Bloquear CAKE" para continuar. Aparecerá un modal de carga. Y tu billetera debería pedirte que confirmes el gasto de CAKE. Confirma la transacción en la billetera para continuar.

Después de que se ejecute la transacción de aprobación del gasto de CAKE, debería aparecer otra ventana emergente de la billetera. Confirma esa transacción para bloquear CAKE y obtener veCAKE.

## Muy bien <a href="#fdf5376d-2959-47a6-aa98-4c3e39358e86" id="fdf5376d-2959-47a6-aa98-4c3e39358e86"></a>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28347%29.png" alt=""><figcaption></figcaption></figure>

Una vez confirmado, deberías ver los detalles de tu posición de Staking de veCAKE a la izquierda, con la cantidad de CAKE bloqueado y el tiempo de desbloqueo. Y lo más importante: tu número de veCAKE.

Desplázate hacia abajo para ver todos los beneficios de veCAKE.


---

# 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/bienvenido-a-pancakeswap/vecake-sunset/archive-vecake/how-to-get-vecake.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.
