> For the complete documentation index, see [llms.txt](https://docs.bracket.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bracket.fi/product/bracket-bars/phase-ii-platform.md).

# Phase II Platform

### **Conversion**

Bracket \[BARS] = 1 point for notional $ per day\
\&#xNAN;*ETH / LST / LRT will be converted into notional $*

### &#x20;Incentives

#### Claim $brktETH

Fixed boost to claim your $brktETH&#x20;

| \[BARS] per wallet                                                                        |
| ----------------------------------------------------------------------------------------- |
| 25K points per wallet available for all Phase I stakers who claim $brktETH on ETH mainnet |

#### Early deposit into ETH+ vault

Boosts for early staking deposits

| Time staked (hrs)                                                           | Boost % |
| --------------------------------------------------------------------------- | ------- |
| <p>Start: Jan, 28th, 2025 @ 14:00 UTC<br>End: Feb 3rd, 2025 @ 14:00 UTC</p> | 200%    |

#### Vault boost

Boosts during certain vaults

| Vault                                                                               | Boost % |
| ----------------------------------------------------------------------------------- | ------- |
| <p>ETH+ <br>\[Completed]</p>                                                        | 100%    |
| <p>USDC+<br>Start: June 5th, 2025 @ 00:00 UTC<br>End: June 17, 2025 @ 00:00 UTC</p> | 100%    |

#### Continuous staking

Boosts for long-term stakers

| Phase   | Boost %                                     |
| ------- | ------------------------------------------- |
| Phase 1 | 0%                                          |
| Phase 2 | 25% boost for 4 weeks of staking in Phase 1 |

### Social incentives

#### Social activity boost

Boosts for completing social activities

| \[BARS] per day                                                                   |
| --------------------------------------------------------------------------------- |
| 50K points per wallet available for completing certain social activity and quests |

***For all examples:** Users can also get additional rewards from social incentives, asset boosts, and more. These will stack with the previous boosts.*\
\&#xNAN;*------*\
*For disclaimer, please see the* [*legal*](/resources-and-links/legal.md) *section.*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bracket.fi/product/bracket-bars/phase-ii-platform.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
