# UI Navigation

## Protocol Stats

<figure><img src="/files/BhBTSXkiZigF95GCivLs" alt=""><figcaption></figcaption></figure>

* Balance: The total amount of HLAW in the contract.
* Reward Pool: The balance of the pool that distributes 1% of it’s total daily to all stakers.
* Total Users: Total amount of users participating in the protocol.
* Boost Rewards: Bonus HLAW distributed by the team randomly with a countdown timer.

## Protocol Yield

<figure><img src="/files/ZoUbM5j8wzHtM68cv1z0" alt=""><figcaption></figcaption></figure>

* Total Staked: Total amount of HLAW staked in the protocol.
* APR: The combined annual percentage rate of the Reward Pool and Daily INC APR.
* Available Rewards: The total amount of INC available to claim in the protocol.
* Claimed Rewards: The total amount of INC claimed in the protocol.

## My Wallet | My Yield

<figure><img src="/files/vz8UifuHC8cmiEyriEAI" alt=""><figcaption></figcaption></figure>

* Wallet Balance: Your HLAW wallet balance.
  * Buy HLAW: Click to buy HLAW
  * Sell HLAW: Click to sell HLAW
  * Claimed Rewards: Your total HLAW claimed to date.
    * Available Rewards: Your total HLAW available to claim.
  * Claim: Click to claim HLAW rewards.
* My Stake: Your staked HLAW balance.
  * Stake: Click to stake HLAW
  * Unstake: Click to stake HLAW
* My Rewards: Your INC rewards available to claim.
  * Claim: Click to claim INC rewards.
* % Daily INC APR: Annual percentage rate for INC rewards.
  * % My Protocol Share: Your % of HLAW staked in the protocol.
  * Claimed Rewards: Your total INC claimed to date.

## Prize Pool

<figure><img src="/files/cvk4pK3NPcxyiFYo2kfr" alt=""><figcaption></figcaption></figure>

* Timer: The countdown timer for the Prize Pool.
* Prize: The total HLAW in the Prize Pool.
* Round: The current Prize Pool round.
* Min. Deposit: The minimum HLAW buy amount to get on the leaderboard.

## Prize Pool Leaderboard

<figure><img src="/files/FvYdcOgNVL77W2bT6L89" alt=""><figcaption></figcaption></figure>

* Leaderboard Rewards: Available HLAW rewards for Prize Pool winners.
* Rewards Paid: Total amount of HLAW paid out to Prize Pool winners.
* Past Winners:
  * Check: Click to Check past Prize Pool winners
* Rank: Rank of the wallet on the leaderboard (1-10).
  * Address: Wallet address.
* Deposit: HLAW amount deposited by the wallet.
* Estimated Rewards: Amount of HLAW paid out to winners.

## Referral Stats

<figure><img src="/files/F98pGOzhPvdLHCPOkueY" alt=""><figcaption></figcaption></figure>

* Rewards Earned: Total amount of HLAW referral rewards earned.
* Available Rewards: HLAW referral rewards available to claim.
  * Claim: Click to claim INC rewards.
* Users Referred: Total amount of referred users.
* My Referral Link: The referral link of the connected wallet.
  * Copy: Click to copy referral link

## FAQs

* A list of frequently asked questions.


---

# 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/ui-navigation.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.
