> For the complete documentation index, see [llms.txt](https://docs.dackieswap.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dackieswap.xyz/dackieswap/product-features/dackie-usd-dckusd.md).

# Dackie USD (dckUSD)

## Introduction

Dackie USD (dckUSD) is the algorithmic stablecoin, designed to enhance liquidity and drive growth within the DackieSwap ecosystem across multiple blockchains, dckUSD represents a significant evolution in decentralized finance (DeFi) products.

## How dckUSD Works

Dackie USD leverages a cutting-edge mint-and-burn mechanism with DACKIE tokens to stabilize its value at 1 dollar. This approach ensures stability and reliability, making dckUSD a robust instrument within the DackieSwap ecosystem.

<figure><img src="/files/CZkmGhZfqw3Ldam8R1wb" alt=""><figcaption><p>dckUSD Balance Mechanism</p></figcaption></figure>

* **Minting and Burning:** dckUSD can be minted by burning DACKIE tokens. This process is seamlessly integrated into the DackieSwap protocol. When users select the DACKIE-dckUSD pair on our swap page, the mint-burn mechanism is applied automatically, ensuring a smooth and efficient transaction experience.
* **Arbitrage Opportunities for Stability:**
  * When dckUSD trades below 1 dollar, arbitrageurs can purchase dckUSD on the open market and burn it to receive DACKIE at the pegged rate of 1 dollar, selling DACKIE for profit.
  * Conversely, when dckUSD exceeds 1 dollar, arbitrageurs buy DACKIE, burn it to mint dckUSD at the fixed 1 dollar rate, and sell the dckUSD for profit. This self-regulating mechanism ensures dckUSD remains stable and in balance with market demands.

## Enhancing Liquidity Across Multi-chain

dckUSD will leverage Layer Zero technology and integrate with Dackie Bifrost to extend its reach across multi-chain. As an algorithmic stablecoin designed for multi-chain deployment, dckUSD is poised to significantly enhance liquidity across various chains. This expansion will amplify the utility and impact of DackieSwap within the decentralized finance ecosystem.

Through native integration into DackieSwap's router and swap interface, dckUSD serves as a crucial channel for multi-chain liquidity, enabling seamless transactions and boosting trading volumes.

## Attractive Yields for dckUSD Stakers

Among the various use cases, our highlight is the stable yield program for dckUSD stakers. By sharing DackieSwap protocol incentives, stakers can enjoy a secure and attractive yield. With a stable Annual Percentage Rate (APR) of 19.5%, dckUSD stakers can generate consistent income, driving further engagement and participation in the DackieSwap ecosystem.

## Risk

The dckUSD mint-burn mechanism ensures that the maximum capitalization of dckUSD is always less than or equal to the capitalization of DACKIE. This mechanism prevents the endless minting of Dackie, as the supply of DACKIE is capped at 1 billion tokens according to [DACKIE Tokenomics](https://docs.dackieswap.xyz/dackie-and-quack/tokenomics/dackie-tokenomics)[.](/tokenomics/dackie-tokenomics.md)

In adverse market conditions, there is risk that dckUSD could de-peg, with insufficient incentives for arbitrageurs to restore its value to 1 dollar.

## Conclusion

Dackie USD (dckUSD) represents a strategic enhancement to DackieSwap, promising increased liquidity, robust stability, and a multitude of opportunities for our community. As we continue to innovate and expand, we invite you to join the DackieSwap ecosystem and be part of this exciting journey.

Stay informed about the latest developments and explore how dckUSD can redefine your DeFi experience with DackieSwap. Together, let's harness the power of algorithmic stability and multi-chain liquidity.

<br>


---

# 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.dackieswap.xyz/dackieswap/product-features/dackie-usd-dckusd.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.
