> For the complete documentation index, see [llms.txt](https://docs.bitu.io/bitu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitu.io/bitu/overview/what-is-bitu-protocol/solution.md).

# Solution

BitU Protocol is a decentralized credit network and omni-trading hub powered by the overcollateralized $BITU stablecoin that can be staked to earn real yield. Access deep liquidity across numerous markets from a single unified experience.

<figure><img src="/files/rcjYxFjusiliFmtEluc6" alt=""><figcaption><p>The Protocol Stack</p></figcaption></figure>

## Liquidity

$BITU, an over-collateralized stablecoin primitive backed by mainstream crypto assets, aims to strike a perfect balance by addressing the advantages and disadvantages of existing stablecoins in the market.

BitU Protocol maintains the stability of the $BITU peg by ensuring that the value of collateral assets consistently surpasses the circulating supply of $BITU in the market, thereby stabilizing the price of $BITU at the peg price.

## Staking

Furthermore, BitU Protocol employs the [ALMM](/bitu/overview/bitu-staking/almm.md) to amplify the capital efficiency of collateral assets, generating secure profits that are subsequently redistributed to users. This is dissimilar to holding $USDT or $USDC, where the issuer gains the yield from underlying assets such as USD or government bonds. Users holding these centralized stablecoins do not receive any share of the profits.

By minting the $BITU stablecoin, users' deposited collateral assets will be securely held by our licensed custodians and mirrored into exchanges. Only the user can access their deposited assets, as the mirrored collateral assets do not use deposits to trade.

The mirrored collateral assets are used for two main purposes:

* Lending
* Market-neutral investment strategies

Neither of these activities will affect the deposits. The ALMM aims to maximize profits, which are ultimately minted into new $BITU and distributed to $sBITU holders. Additionally, the ALMM provides sufficient liquidity for $BITU in the market and ensures smooth minting and redemption processes.

Regarding censorship resistance, anyone can use $BITU, as it does not require users to have a bank account or undergo identity verification. BitU aims to enable everyone to enjoy inclusive access to Web3 financial services.

<figure><img src="/files/6WUpZEkukpAelrLH2WGs" alt=""><figcaption><p>Stablecoin Comparison Table</p></figcaption></figure>

BitU Protocol's advantages focus on decentralization, security, and stability regardless of the market condition. BTC depositors are able to retain the value of their Bitcoin as the price increases while enjoying access to a yield generating stablecoin through staking.&#x20;

## Omni Trading Hub

The omni-trading hub provides users with a convenient solution to trade numerous assets with deep liquidity and lower fees through an aggregation of centralized exchange order books. Users can deposit $BITU as collateral to access margin trading and perpetuals, while retaining full control to withdraw at any time.


---

# 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.bitu.io/bitu/overview/what-is-bitu-protocol/solution.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.
