# dUSD

Duet US Dollar (dUSD) is a synthetic stablecoin whose value is pegged to USD through over-collateralization.&#x20;

**Name (SYMBOL)**: dUSD (DUET USD)

**Binance Smart Chain (BEP-20) contract address:** [0xe04fe47516C4Ebd56Bc6291b15D46A47535e736B](https://bscscan.com/address/0xe04fe47516C4Ebd56Bc6291b15D46A47535e736B)

![](https://4259454522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MXMOH6zuTsXTNcMNL-d%2Fuploads%2FUWIZul7pBBINfd0y3yM0%2FdUSD%20minters.jpg?alt=media\&token=be506d65-aed4-4c5a-85ea-5a678dfa33f6)

There are two ways a dUSD can be minted---through the over-collateralization minter or the Stablecoin Minter.&#x20;

With the Stablecoin Minter, users can mint dUSD with whitelisted stablecoins (currently BUSD & USDC) at a rate close to 1:1.&#x20;

With the Over-Collateralization Minter, users can mint dUSD with any supported asset at corresponding collateralization ratio.

With every dUSD minted, Duet protocol reserves more than 1 USD worth of assets to support its value. Thus the value of dUSD will always be equal to 1 USD.

## Whitelisted Stablecoins

Stablecoin market is extremely competitive, legacy projects like USDT, DAI, USDC are competing with new stablecoins like UST as well as potentially with CBDCs in the future.

Despite their claim to be stable and value-backed, Duet governance will rate the stable coins similar to how bonds are rated by agencies, only AAA rated stable coins will be whitelisted to generate dUSD with 100% utilization rate, while others can be used to generate dUSD using a over-collateralization method

## Fees

Duet charges 0.2% fee whenever a dUSD is minted or redeemed.

## Circuit Breaker

Although Stablecoin minter only accepts whitelisted stablecoins, situations might arise where a whitelisted stablecoin lost its peg to US dollar.&#x20;

When the value of a whitelisted stablecoin falls below 0.98 USD, a circuit breaker is triggered, so that users can no longer mint dUSD with that stablecoin with the stablecoin minter.&#x20;

The circuit breaker protects the peg of dUSD to USD during extreme events where a whitelisted stablecoin significantly deviates from its peg.&#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://duet-protocol.gitbook.io/duet-protocol/synthetic-assets/dusd.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.
