# Daily Backing Point (BP)

Daily Backing Points (BP) represent a backer’s daily capacity to support projects within Hunt Town. Each backer receives a fixed amount of BP every 24 hours, determined by their Building NFT holdings and engagement level within the ecosystem.

|                   | Main Building (Mainnet) | Mini Building (Base) |
| ----------------- | ----------------------- | -------------------- |
| Daily BP to Earn  | 1000 BP                 | 100 BP               |
| Lock HUNT to Mint | 1000 HUNT               | 100 HUNT             |
| Lock-up Period    | 1 year                  | None                 |
| Burn Fee          | 0%                      | 5%                   |

Your total Daily BP is the sum of all three sources:

1. Number of <mark style="background-color:green;">Main Buildings</mark> (Mainnet, 1 per 1000 BP)
2. Number of <mark style="background-color:blue;">Mini Buildings</mark> (Base, 1 per 100 BP)
3. <mark style="background-color:yellow;">Bonus Points</mark>: Free points automatically rewarded each day based on your onchain activity level and engagement within the Base and Farcaster ecosystem.

You can claim it once per day by pressing “Get Daily Backing Point” button, after which your available BP resets for the next cycle.

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

As your Building NFT holdings and engagement grow, so does your influence in the Co-op — giving you more power to back the builders you believe in.


---

# 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.hunt.town/how/daily-backing-point-bp.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.
