<!--
Sitemap:
- [Overview](/index): Introducing Monet
- [Products](/introduction/products): Stablecoins & Savings
- [Use Cases](/introduction/use-cases): Concrete use cases of Monet
- [How It Works](/products/how-it-works/): Monet is a stablecoins protocol allowing the creation of decentralized, capital-efficient and over-collateralized stablecoins built using a modular & upgradabl…
- [Monetizer Module](/products/how-it-works/monetizer-module): Explaining the Monetizer Module
- [Savings Module](/products/how-it-works/savings-module): The Monet Savings Module is what allows Monet stablecoins holders to earn a native yield based on the returns generated by the protocol on its assets backing t…
- [Flashloan Module](/products/how-it-works/flashloan-module): Flash loans (also called One Block Borrows) are special transactions that allow the borrowing of an asset, as long as the borrowed amount (and a fee) is return…
- [Stablecoins & Savings](/products/stablecoins-and-savings/): Introducing Monet Stablecoins
- [USDmo & sUSDmo](/products/stablecoins-and-savings/usdmo-and-susdmo/): Explaining USDmo & sUSDmo
- [Implementation](/products/stablecoins-and-savings/usdmo-and-susdmo/implementation): Detailing current USDmo production implementation
- [Fee Distribution](/products/stablecoins-and-savings/usdmo-and-susdmo/fee-distribution): Monet generated fees by the USDmo codebase are distributed as follow:
- [Licensing](/products/licensing): Monet is divided into 3 different repositories, each with different licenses:
- [Proof of Solvency](/security/proof-of-solvency): Monet Proof of Solvency
- [Hypernative](/security/hypernative): Hypernative is a leading real-time security platform that unites alerting and threat prevention with a sharp focus on early detection of on-chain threats and a…
- [Keepers](/security/keepers): Role and responsibilities of Keepers in maintaining Monet protocol operations
- [Audits](/security/audits): A breakdown of security reviews covering deployed smart contracts of Monet
- [Multisigs](/security/multisigs): A breakdown of multisigs used in Monet
- [Introduction](/developers-hub/introduction): TBA
- [Monetizer Module](/developers-hub/monetizer-module)
- [Savings Module](/developers-hub/savings-module)
- [Flashloan Module](/developers-hub/flashloan-module)
- [Onchain Tools](/developers-hub/onchain-tools/)
- [Oracles](/developers-hub/onchain-tools/oracles/): - [RedStone](/developers-hub/onchain-tools/oracles/redstone): Monet related RedStone Price Feeds Details
- [RedStone](/developers-hub/onchain-tools/oracles/redstone): Monet related RedStone Price Feeds Details
- [Offchain Tools](/developers-hub/offchain-tools/): TBA
- [Subgraphs](/developers-hub/offchain-tools/subgraphs): TBA
- [Dune](/developers-hub/offchain-tools/dune): TBA
- [Build on Monet](/developers-hub/build-on-monet/): The goal of these guides is to help developers, such as third-party protocols, arbitrageurs or keepers; understand and build on-top of Monet.
- [Monetizer Module Integration](/developers-hub/build-on-monet/monetizer-module-integration): The Monetizer Module serves as the core minting and burning engine for Monet stablecoins.
- [Savings Module Integration](/developers-hub/build-on-monet/savings-module-integration): The Savings module provides a yield-bearing vault system built on the ERC4626 standard, allowing users to deposit Monet stablecoins and earn interest through a…
- [Flashloan Module Integration](/developers-hub/build-on-monet/flashloan-module-integration): The Flashloan module serves as the core minting and burning engine for Monet stablecoins.
- [Addresses](/developers-hub/addresses/): Deployed Monet smart contracts
- [USDmo](/developers-hub/addresses/usdmo/): Deployed USDmo smart contracts
- [Eden Mainnet](/developers-hub/addresses/usdmo/eden-mainnet): Deployed USDmo smart contracts on Eden Mainnet
- [Eden Testnet](/developers-hub/addresses/usdmo/eden-testnet): Deployed USDmo smart contracts on Eden Testnet
- [User Guides](/resources/user-guides): TBA
-->

# Products

## Stablecoins

Monet stablecoins are decentralized stable currencies issued by the protocol on Eden. Their issuance is handled through minting modules, such as the Monetizer Module, where users deposit an overcollateralized basket of assets (such as ETH, BTC, or other stablecoins) to mint new tokens. For each $1 of stablecoin minted, $1 is invested in the Eden ecosystem, helping to fuel the entire ecosystem.

Each stablecoin (USDmo, etc.) can be configured independently with its own parameters, including the types of assets accepted as collateral, the fees applied, and the exposure limits.

To ensure price stability, the protocol automatically adjusts minting or burning fees whenever the token deviates from its reference currency. In practice, these stablecoins form the core of the Monet system and serve as the foundation for all other ecosystem products.

<a href="/products/stablecoins-and-savings/usdmo-and-susdmo" className="button primary" data-icon="circle-dollar">Discover USDmo</a>

## Savings

Savings tokens are the “yield-bearing” versions of Monet stablecoins. When a user deposits a standard stablecoin, such as USDmo, they receive its Savings equivalent, like sUSDmo.

This token represents a staked position that automatically accrues yield over time. The yield comes from the protocol’s revenues, such as fees from minting and burning operations or stablecoin reserve management from Eden ecosystem. The calculation and distribution of these yields are managed by “keepers”, actors designated contributors to guarantee transparency and consistency.

As a result, Savings tokens allow users to grow their stablecoin holdings without leaving the Monet & Eden ecosystem, while benefiting from a simple and integrated mechanism.

<a href="/products/stablecoins-and-savings/usdmo-and-susdmo" className="button primary" data-icon="box-dollar">Discover sUSDmo</a>
