> For the complete documentation index, see [llms.txt](https://docs.zoth.io/zoth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zoth.io/zoth/products/zeusd-an-omni-chain-and-composable-stable-token.md).

# ZeUSD - An Omni-chain, and Composable Stable Token

**ZeUSD** is a fully composable RWA-backed Collateralised Debt Position (CDP) stable token issued on top of high-quality liquid off-chain or on-chain RWAs like U.S. T-BIlls, ETFs, MMFs, Reverse Repos, etc.

ZeUSD introduces a permissionless utility layer that integrates seamlessly with DeFi protocols while providing access to sustainable yields through on-chain RWAs. Designed to be both retail and institution-friendly, ZeUSD opens the door to a new era of secure yield-bearing assets for everyone.

### **Key Features of ZeUSD**

* **CDP Enabled -** ZeUSD is fully collateralized by high quality eligible RWAs as a collateralized debt position, comprising a diversified mix of assets such as Treasuries, ETFs, Money Markets Funds, etc. This ensures that ZeUSD remains a stable and reliable asset, backed by regulated, high-quality collateral.
* **Cross-Chain Functionality -** As an omni-chain stable token, ZeUSD operates seamlessly across multiple blockchain ecosystems, allowing users to move assets freely between chains and maximize liquidity across the DeFi landscape.
* **Permissionless Issuance -** While ZeUSD can be freely held in a permissionless manner, it is only issued by holders of eligible collateral through Zoth FI. This maintains regulatory compliance and ensures that each token is backed by real traceable assets.
* **Rebasing Yield Mechanism (Upcoming) -** ZeUSD employs a rebasing mechanism tied to the Net Asset Value (NAV) and Yield Rates of its RWA collateral. This dynamic supply adjustment reflects the performance of the underlying assets, encouraging long-term holding and ensuring that users benefit from the yield generated by the RWAs.
* **Integration with DeFi -** ZeUSD’s omni-chain, composable nature allows it to integrate effortlessly with a wide range of DeFi use cases, including Decentralized Exchanges (DEXs), Single-Sided Liquidity Pools, Lending Markets, and Yield Farming Platforms. Its flexibility makes it an ideal asset for users looking to maximize yield in various DeFi strategies.


---

# 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.zoth.io/zoth/products/zeusd-an-omni-chain-and-composable-stable-token.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.
