# Fees

Heart’s Law uses a structured fee system to support the protocol, fund rewards, and ensure sustainability. Here’s a breakdown of the fees:

**1. Buy Fee (10%)**

* **5% to Users**:
  * **4% to the Reward Pool**
  * **1% Instant Rewards**
* **2% to the Protocol**
* **2% to the Prize Pool**
* **1% to Referral (If no referral goes to Protocol)**

**2. Sell Fee (10%)**

* **5% to Users**:
  * **4% to the Reward Pool**
  * **1% Instant Rewards**
* **4% to the Protocol**
* **1% to the Prize Pool**

**3. INC Claim Fee (10%)**

* **5% to Users**:
  * **4% swapped for HLAW to the Reward Pool**
  * **1% swapped for HLAW Instant Rewards**
* **4% to the Protocol**
* **1% to the Prize Pool**

**Key Takeaways**

Fees are balanced to reward users, sustain the protocol, and fund exciting features like the Prize Pool.

**Users benefit the most**, with the majority of fees going directly into rewards and incentives.

The structure ensures **long-term sustainability** by allocating a majority of funds generated by fees to the protocol and community-building initiatives.


---

# 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/fees.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.
