> For the complete documentation index, see [llms.txt](https://docs.liquity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquity.org/liquity-v1-es/faq/lqty-staking.md).

# LQTY Staking

### ¿Cómo funciona el staking en Liquity?

Para comenzar a hacer staking, todo lo que necesita hacer es depositar su token LQTY en el contrato de staking de Liquity. Una vez hecho esto, comenzará a ganar una parte prorrateada de las tarifas de préstamo y reembolso en LUSD y ETH.

### ¿Cuánto ganará mi staking de LQTY?

Su staking de LQTY ganará una parte de las tarifas igual a su parte del total de LQTY stakeado, en el momento en que se produjo la tarifa.

### ¿Existe un periodo de bloqueo?

No, puede retirar sus fondos stakeados en cualquier momento.

### ¿Puedo apostar LUSD?

Solo puede stakear tokens LQTY. LUSD se puede depositar en el Fondo de Estabilidad.

### ¿Se utilizan tokens LQTY stakeados para respaldar el sistema (como Maker) o para la gobernanza?

No, los LQTY stakeados no se utilizan para respaldar el sistema de Liquity y no se utilizan para la gobernanza, ya que no hay gobernanza de Liquity.


---

# 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:

```
GET https://docs.liquity.org/liquity-v1-es/faq/lqty-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.
