# Liquidity Mining

As decided through [PURe 1](https://signal.paladin.vote/#/proposal/0xe98a9ea4bec85dce5cf8a41c97921615e8a6fb9f9cfabc440373e6ccdba6f7e5), 1,000,000 $PAL (2% of Total Supply) are gonna be distributed over 3 months to depositors & borrowers of the Paladin Protocol.

### Supply Rewards&#x20;

750,000 $PAL are set as Supply Rewards, with a distribution of 250,000 $PAL each month. Each PalPool has its own Distribution Speed (as decided in PURe 1), representing the share of the rewards the PalPool will distribute to its suppliers.

In order to be eligible to receive those rewards, suppliers will need to stake their PalTokens into the Paladin Controller. Below are the steps to supply and to start accruing rewards :&#x20;

1. Go to <https://app.paladin.vote/#/supply> and deposit governance tokens in a PalPool (You can also Zap from ETH & DAI to deposit in the PalPool). <br>

![](/files/iCM1ddisw3w8QLmXfmTK)

2\. Then go to the Dashboard (<https://app.paladin.vote/#/>) to see your deposit and your PalToken  balance.

![](/files/pYMqrMQIqOX6jMC7YhpN)

3\. By clicking on your Deposit, you will open a modal allowing you to Stake your PalToken. By doing so, you will stake your token in the Paladin Controller and start accruing $PAL rewards.

![](/files/xgGULOYxA0bb9EwMDMHL)

4\. Your $PAL rewards will start to accrue and you can see them displayed on your Dashboard. To claim them, use the 'Claim' button.

### Borrow Rewards&#x20;

coming soon


---

# Agent Instructions: 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.paladin.vote/paladin-lending/liquidity-mining.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.
