> 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/portugues-brasil-1/impactmarket-apps/3.-protocolo-impactmarket/token-pact/impact-farming-e-staking.md).

# impact Farming e Staking

## **impact Farming**

**impact Farming** é um mecanismo de incentivo criado para recompensar regularmente os contribuidores pelo seu apoio. Ele permite que qualquer pessoa reivindique $PACT tokens como **recompensa** por suas contribuições cUSD para apoiar o UBI em comunidades vulneráveis.

Novos tokens $PACT estarão disponíveis a cada época (24h) e podem ser reivindicados 15 epochs após cada contribuição. O **cálculo e a alocação de recompensas** acontecerão com base em quanto $ cUSD cada contribuidor doou versus o total arrecadado em 30 épocas. Saiba mais [aqui](https://medium.com/impactmarket/pact-tokenomics-v2-new-improvement-proposals-2149435444f3).

{% hint style="info" %}
impact Farming só está disponível ao doar Celo Dólares através da [página](https://www.impactmarket.com/pt-BR/governance) específica ou na página de [cada comunidade](https://app.impactmarket.com/pt/communities). O envio direto da doação para o endereço do contrato inteligente não é considerado para recompensas.
{% endhint %}

## Staking de tokens $PACT

Ganhe mais recompensas ao fazer staking de seus tokens $PACT.

Em caso de dúvidas, acesse nosso [FAQ](https://support.impactmarket.com/) (Perguntas Frequentes).&#x20;


---

# 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/portugues-brasil-1/impactmarket-apps/3.-protocolo-impactmarket/token-pact/impact-farming-e-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.
