> For the complete documentation index, see [llms.txt](https://docs.impactmarket.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.impactmarket.com/espanol-1/impactmarket-apps/3.-protocolo-impactmarket/usdpact/impact-farming-y-staking.md).

# impact Farming y Staking

**Impact farming** es un mecanismo de incentivos establecido para recompensar a los contribuyentes por su apoyo de forma regular. Permite que cualquier persona reclame tokens de $PACT como recompensa por sus contribuciones de cUSD para respaldar UBI en comunidades vulnerables.&#x20;

Los nuevos tokens $PACT estarán disponibles cada época (24 horas) y se pueden reclamar 15 epochs después de cada contribución. El cálculo y la asignación de recompensas se realizarán en función de la cantidad de $cUSD que cada contribuyente haya donado frente al total recaudado en 30 epochs. Conoce cómo funciona [aquí.](https://medium.com/impactmarket/pact-tokenomics-v2-new-improvement-proposals-2149435444f3)

{% hint style="info" %}
**Impact farming** solo está disponible cuando se dona Celo Dollars (cUSD) en su [página específica](https://www.impactmarket.com/es/governance) o en las [páginas de cada comunidad](https://app.impactmarket.com/es/communities). El envío directo a la dirección del contrato inteligente no se considera para las recompensas.
{% endhint %}

## ¿Cómo hacer staking de mis tokens $PACT?&#x20;

**Opción 1:** si tiene tokens de $PACT en su billetera, puede apostar una cantidad parcial o total en [esta pagina](https://www.impactmarket.com/staking).&#x20;

**Opción 2:** puede apostar la cantidad total de tokens que se le asignaron 4 horas después de su donación en [esta página](<https://www.impactmarket.com/staking >).

**Opción 3:** si no tiene tokens de $PACT, puede donar [aquí](https://www.impactmarket.com/governance) y obtener $PACT como recompensa (después de eso, sáquelos), o puede comprar $ Fichas PACT para hacer stake.


---

# 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.impactmarket.com/espanol-1/impactmarket-apps/3.-protocolo-impactmarket/usdpact/impact-farming-y-staking.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.
