# Reward Pool

## **What is the Reward Pool?**

The Reward Pool is a core feature of Heart’s Law that distributes daily rewards to all HLAW stakers.

### **How Does the Reward Pool Work?**

* **Funding the Pool**\
  Every time someone buys and sells HLAW, or claims INC rewards, a **10% fee** is applied to the transaction. Of this fee, **4% goes directly to the Reward Pool.**
* **Distributing Rewards**\
  The Reward Pool distributes up to 1% of it’s total balance daily exclusively to HLAW stakers. These rewards are distributed proportionally based on the amount staked, meaning the more you stake, the bigger your share of the rewards.

### **What Makes the Reward Pool Unique?**

* **User-Centric Design**: The Reward Pool is an integral part of HLAW, ensuring active stakers are consistently rewarded.
* **Sustainable Mechanics**: Unlike other protocols that depend solely on new users or token price growth, Heart’s Law Reward Pool is powered by continuous user activity and external yield from the PulseX farm.


---

# 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://hearts-law.gitbook.io/heartslaw/features/reward-pool.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.
