# Litepaper

{% embed url="<https://www.youtube.com/watch?v=58KcsjLsCl4>" %}

Stablecoins are undoubtedly the single most important instrument in DeFi. They settled over $12 T on-chain last year, more than 70% of DEX volumes were denominated in stables, and over 40% of TVL in DeFi is occupied by stablecoins.

And yet, while DeFi aims to build a parallel financial system, stablecoins that are a huge part of the ecosystem remain tied to traditional banking infrastructure. This is a single failure point that creates a risk of centralization, censorship, and disruption of DeFi services. Crypto immediately needs a decentralized base money asset to stay truly trustless and scale in a sustainable manner.

Stablecoins are not only the foundation of the industry but are also arguably the only asset to have found product-market fit globally, with 100M+ users and hold the greatest potential for revenue generation. We see fully-backed stablecoins as a trillion-dollar opportunity with a $100B+ addressable market that has been unlocked by the newfound growth of BitcoinFi.

To cater to the BitcoinFi market, we are building Palladium - a stablecoin protocol that is operated and scaled upon Bitcoin. With the Bitcoin market cap expected to grow from $1tn to >$2tn over the next 12 months, there is already sufficient scale for Palladium’s PUSD to grow into the billions.

Palladium is operated on Botanix - a truly decentralized Bitcoin L2 powered by Spiderchain that creates a trustless asset bridging and secures all transactions with finality on the Bitcoin Network. Palladium derives its robust peg-stability by over-collateralizing PUSD with BTC. Additionally, Palladium employs a governance-less mechanism that fully embraces the spirit of Bitcoin. Instead of relying on active governance or monetary interventions, the protocol maintains peg stability through economically driven user interactions and arbitrage. PUSD holders can anytime redeem their stable for $1 worth of BTC. The redemption mechanism, along with algorithmically adjusted fees, guarantees a minimum stablecoin value of $1.

Palladium, at its core, is a collateralized debt protocol. Anyone can mint PUSD using their BTC and get instant access to interest-free liquidity.  The protocol implements a two-tier liquidation mechanism that allows for high capital efficiency while keeping the system stable.&#x20;


---

# 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://docs.palladiumlabs.org/introduction.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.
