# Reward Farming

![](/files/6dh3lRoBBKK0P8kCl8tQ)

**PIP's interactive token distribution model rewards users who actively utilize PIP products including Social Pay, Payment Links, Checkout, and Invoice.** Eligible users will receive $PIP tokens daily, which will be determined based on the amount of money (except $PIP) they send through PIP products. The goal is to attract more users to Web3 to accelerate the transition. Rewards may be subject to user-specific limits.

## General Rules

* Reward farming period: Rewards are calculated daily, based on the past 24 hours’ transaction activity. ( 00:00 UTC )
* Reward distribution: Daily farming rewards will be distributed to users 6 hours after the end of each day.&#x20;
* All the rewards will be calculated based on successful transactions.
* Refunded, pending, or canceled transactions will not be included to reward farming calculations.
* Transaction time is based on the receiver's receiving time.
* A notification will be sent in advance if any changes occur to reward farming (rate, etc.).
* Daily PIP reward limits may change due to user participation and the balance of the farming system.
* PIP.ME transactions have **no fees** and are **not included** in Farming Rewards.
* **PIP token transactions are not included in Reward Farming.**&#x20;

*<mark style="color:red;">Multi-use of wallet addresses and social media profiles is not allowed. The users who try to exploit or abuse the system will be banned permanently from the PIP ecosystem.</mark>*

## How Are Rewards Calculated?

### A. Rewardable Actions

Transactions listed below will be eligible for the reward farming program:

* Sending money with Social Pay Extension
* Issuing PIP payment links
* Issuing an Invoice and getting paid with it
* Selling a product using PIP Checkout (Rewards will be distributed 3 days after the transaction)<br>

$$
User Reward = (Individual Points / All Points ) \* Daily Reward
$$

$$
Individual Points = Network Rate \* Volume Rate
$$

### **B. Network Rate**

* Applicable only for sending and spending transactions.
* Point rates are based on which channel is used for the transaction.

| Twitter      | 1 |
| ------------ | - |
| Twitch       | 1 |
| Reddit       | 1 |
| Discord      | 1 |
| Github       | 1 |
| PIP Tags     | 1 |
| .sol Domains | 1 |

### C. Volume Rate

Users who have a higher volume will get higher points.

$$
Volume Rate = Asset Rate \* Fee Rate
$$

#### C-1. Asset Rate

<table data-header-hidden><thead><tr><th>Assets</th><th>Points</th><th data-hidden></th></tr></thead><tbody><tr><td>Stablecoins (USDC, BUSD, DAI, USDT )</td><td>2000</td><td><p>SOL, PIP, USDC, RAY, SRM, FIDA</p><p></p></td></tr><tr><td>Others ( SOL, MATIC, BNB, ETH, CAKE .... )</td><td>1000</td><td>Others</td></tr><tr><td>PIP</td><td>0</td><td></td></tr></tbody></table>

{% hint style="warning" %}
**Transacting $PIP is not included in Reward Farming.**
{% endhint %}

**C-2. Fee Rate**

$$
Transaction Amount ( USD ) \* 0.01
$$

* Fees are applicable only for sending money.&#x20;
* The processing fee is **1%** for payment links, social pay, and invoice. **0.5%** for Checkout
* The fee is collected by the asset to be transmitted.&#x20;

## Claiming Rewards

* You can claim your rewards after 02:00 am (UTC) at any time from Social Pay Extension.&#x20;
* You have to earn more than 1 PIP to claim.
* Claimed rewards will be sent directly to your PIP wallet address.&#x20;
* Any rewards you don't claim will still be available the next day.

![](/files/KpVDT5Xmvte0OvVBifeu)


---

# 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.getpip.com/getpip/tokenomics/reward-farming.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.
