> 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/bracket/real-yield-powered-by-bracket.md).

# Real-Yield Powered by Bracket

### Bracket's platform connects onchain assets to actively managed yield

### Motivation

Bracket began its journey developing individual derivatives protocols. Bracket has years of experience delivering innovative products to market with collaborators like Binance Labs, GMX, and more. \
\
As markets matured, users and institutions alike demanded more passive products. Looking at the field, onchain yield and asset management markets were replete with inflationary rewards that mislead users about yield or simply reported them inconsistent with preexisting professional standards.&#x20;

### What's missing to make onchain asset management work ?&#x20;

#### **High quality collateral**

Bracket maintains that high quality collateral is the building block for yield. USDC, ETH, BTC are widely available and LPs are looking to deploy these assets preferentially.&#x20;

#### **Safeguards**&#x20;

A depositor entrusting a manager to implement a strategy would like to be on a platform that ensures the manager is staying within their stated investment mandate and is unable to remove funds from the platform. Today, strategy management products either provide no safety rails whatsoever or are so complex and require smart contract level integration that new managers can't easily interact with the platform. **Bracket is creating the best infrastructure for professional strategy managers to run their programs in a secure, transparent, and controlled environment. Users deserve to know where their funds are, what their asset exposure is, and to get consistent reporting. Bracket does this using  administration roles within MPC wallets, related controls, and even supports custodial use-cases.**

### **Cohesive model to scale onchain asset management**

A platform using digital assets as collateral must be able to handle:<br>

* Asynchronous NAV updates
* Non-custodial, and custodial control depending on the product
* Familiar model for funds
* Improved settlement times
* MPC and wallet transfer controls
* KYC/KYB
* Lot level accounting
* Reporting
* Transparency
* Data availability

### **Enter Bracket**&#x20;

**Bracket delivers the best way for users to deploy top on-chain collateral in yield opportunities while retaining their long exposure, all from a single platform with security and transparency. Bracket serves as a platform AND infrastructure for funds or protocols seeking to build on-chain TVL and deliver yield.**&#x20;

### Benefits for stakeholders:

**FOR USERS**

* Access to top actively managed strategies with professional managers
* Move between strategies that use a consistent and familiar UI
* Performance will be calculated in a consistent and comparable way across strategies to maximize comparability using third party NAV administration
* View balances consolidated across all strategies
* Active managers, protocols, and on-chain strategies will be controlled and reported on transparently to the user with visible addresses. Users will know how funds are deployed by managers at all times, and can monitor individual positions if they so choose (e.g. debank real-time or API position reporting on platform)
* Users will be able to see the white listed capabilities of the manager
* For participating strategies, get access to transferrable tokens that can be used in markets and peer to peer with other allowlisted individuals<br>

**FOR  MANAGERS**

* Build onchain AUM&#x20;
* Save time to market and improve distribution
* Become an approved strategy manager to list your strategy opportunities on the platform or spin up a white-labeled solution
* Get funds to deploy into your strategies to earn fees
* Deploy tokens in your strategy as you normally would using browser injected wallets. Bracket's technology will permit whitelisted activity and only block activities outside of those boundaries.&#x20;
* Tokenized shares for approved allowlisted users unlocks liquidity and composability in DeFi
* Cut settlement times down to instant
* Manage front and back office in one place<br>

**FOR TREASURIES**

* Deploy latent assets to managers on the platform, get access to actively managed products without long lockups, or extremely high minimums
* Select strategies based on your risk tolerances&#x20;
* Get faster liquidity than traditional fund lockups

## Why us?

&#x20;**Bracket is the right team to execute**&#x20;

* We have extensive experience building complex, on-chain products that have been successfully in production for over 18 months without incident
* We have deep experience in Web3 dating back over 5 years
* Deep traditional finance experience
* Backed by Binance Labs
* Our smart contract code is audited by Zellic and Guardian


---

# 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/bracket/real-yield-powered-by-bracket.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.
