# Integrate bUSD0

{% hint style="info" %}
TL:DR - Integrate bUSD0 in your offering and easily expose your community to USUAL rewards, capitalising at minimum on the underlying RWA yield and potentially much more.

Current options to integrate bUSD0 rewards in USUAL are:

* [Reward-Redistribution by integration partner](/integrations/integrate-busd0/reward-redistribution-by-integration-partner.md)
* [Claim Address Redirect](/integrations/integrate-busd0/claim-address-redirect.md) (if integration partner can't claim the rewards that accumulate on their smart contracts).
  {% endhint %}

## Recap - What is bUSD0 (formerly USD0++) about?

bUSD0 (Bond USD0) represents USD0 stablecoin locked until June 11, 2028. It remains transferable during this period, earning USUAL incentives and maturity yield. Users receive 1 USD0 for 1 bUSD0 at maturity. For early redemption, users need an equivalent amount of rt-USD0 - received at mint - which unlocks bUSD0 back into USD0 at a 1:1 rate anytime. Additionally, early redemption below peg can be made at a DAO set price floor.

**Supply: ∞** - each USD0 can be deposited into bUSD0

**Contract standard:** ERC-20

**Reward distribution approach:** <mark style="color:$info;">**Claim bearing**</mark>

**For more insights check out:**

[bUSD0 (formerly USD0++) Deep dive](https://docs.usual.money/usual-products/usd0-liquid-staking-token)

[bUSD0 (formerly USD0++) Smart Contract](/smart-contracts/token-contracts/usd0++.md)

[USUAL Deep Dive](https://docs.usual.money/usual-products/usual-governance-token)

[USUAL Smart Contract](/smart-contracts/token-contracts/usual.md)

## Why should you enhance your product offering with bUSD0?

The Usual Protocol is one of the first stablecoin issuer to redistribute generated value in the form of a governance token via bUSD0, directly incentivizing protocol liquidity, ***while remaining fully transferable and composable.*** 100% of the generated revenues are pooled into the protocol's treasury. Consequently, USUAL a genuine governance token, backed by real RWA yield and revenue, granting ownership rights over the protocol's actual revenues, future revenues, and infrastructure.

These USUAL rewards guarantee at least rewards as high as the underlying RWA yield, in reality is likely to be higher due the protocol's unique [tokenomics of USUAL](https://docs.usual.money/usual-products/usual-governance-token/usual-tokenomics). USUAL distribution is designed to be disinflationary, meaning its value theoretically increases as the Total Value Locked (TVL) in bUSD0 grows. In that sense early participation is highly advantageous. This sets it apart from many other governance tokens, which often lack intrinsic value.

## How can bUSD0 be integrated?

### Reward logic = Claim bearing

bUSD0 introduces a new logic for rewards distribution. Unlike other tokens, bUSD0 is a "**Claim bearing**" token, not yield bearing or rebasing. Holders of bUSD0 are eligible for "Claiming" daily $USUAL rewards. By default the Usual reward system assigns the holder's address as the recipient of these rewards.

The Usual protocol enhances composability by integrating logic that tracks and maps user deposits and activity across other protocols. For instance, Usual monitors deposits of bUSD0 into Morpho, enabling it to reward users who use their bUSD0 deposits as collateral on Morpho.

When integrated, the user experience is straightforward. Users can utilize the integrated protocols such as Morpho and Pendle, and directly claiming rewards for their bUSD0 ownership and activity in the "[Earn](https://app.usual.money/earn)" section of the Usual interface on a daily basis.

This setup provides clarity on token values while allowing users to manage and utilize their bUSD0  assets seamlessly, without losing their "**Claim**" on the underlying USUAL rewards. For optimal performance, protocols are highly encouraged to completely integrate with the Usual reward system, so that USUAL rewards are automatically assigned to their users via the daily [USUAL distribution](/overview/features/usual-distribution.md), ready to be "claimed".

### Integration Tiers

For an integration to be considered completely integrated, empowering a straightforward claim experience for bUSD0 holder/users please refer to tier list below:

| Integration Tier     | Reward UX                                                       | Examples                   |
| -------------------- | --------------------------------------------------------------- | -------------------------- |
| Fully integrated     | USUAL is claimed via [Earn page](https://app.usual.money/earn)  | Curve, Pendle, Morpho      |
| Partially integrated | USUAL is claimed and redistributed by integration partner       | Euler, Superform, Contango |
| Not integrated       | USUAL can't be claimed from smart contract, USUAL remains stale | Maybe your smart contract? |

If you are in the lowest tier, don't fret - we are here to help! Checkout the integration options below.

## What integration options are currently supported?

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Reward redistribution by integration partner</strong></td><td><a href="/files/xkFrkFgVzv1AmEiwOuca">/files/xkFrkFgVzv1AmEiwOuca</a></td><td><a href="/pages/sG0zAezuzskuS2wJNZLi">/pages/sG0zAezuzskuS2wJNZLi</a></td></tr><tr><td align="center"><strong>Claim Address Redirect</strong></td><td><a href="/files/agiRM0bJVA3bWHa1D6LK">/files/agiRM0bJVA3bWHa1D6LK</a></td><td><a href="/pages/8oisHE0lmpLoeZB7Vt59">/pages/8oisHE0lmpLoeZB7Vt59</a></td></tr></tbody></table>


---

# 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://tech.usual.money/integrations/integrate-busd0.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.
