> For the complete documentation index, see [llms.txt](https://v1.docs.blueberry.garden/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v1.docs.blueberry.garden/tokenomics/usdbdblb.md).

# $bdBLB

**All about $bdBLB**

$BLB is the native token of the Blueberry protocol. Every two weeks, newly issued $BLB tokens are distributed as vested rewards called $bdBLB (Bonded Blueberry) to those providing liquidity by holding bTokens.

$bdBLB can be redeemed 1:1 for $BLB after a one-year vesting period. However, users have the option to unlock their $bdBLB sooner by paying an "early unlock penalty" consisting of two parts:

**Redistribution Penalty** - A percentage of the $BLB tokens is deducted, with the deducted amount redistributed to remaining $bdBLB holders. This penalty starts at 25% and decreases linearly to 0% over the year.

**Acceleration Fee** - A percentage of the initial $BLB value is paid in USDC to the protocol treasury to provide liquidity for $BLB. Like the redistribution penalty, this fee starts at 25% and decreases to 0% over the year.

The percentage penalties are designed to incentivize long-term participation while still allowing liquidity for those who want to exit early. Higher $BLB prices mean lower effective fees for early unlocks.

In the first 60 days after launch, there is a "Lockdrop" period where liquidity providers can earn boosted $bdBLB rewards subject to a 1% withdrawal fee. This helps bootstrap liquidity in a fair and decentralized manner aligned with the long-term growth of the protocol.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://v1.docs.blueberry.garden/tokenomics/usdbdblb.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.
