# What is SONE?

SONE (pronounced as "S1") is a decentralized overcollateralized stablecoin that is initially only minted from assets supplied to the Sake lending protocol. SONE’s value is programmatically aligned to the U.S. Dollar, which will be maintained through market efficiency. As a decentralized stablecoin on the Soneium, SONE is minted and borrowed by users.&#x20;

As with all borrowing on the Sake Protocol, a user must supply collateral (at a specific collateral ratio) to be able to mint SONE. Correspondingly, when a user repays a borrow position (or is liquidated), the SONE is returned to the SAKE pool and burned. All the interest payments accrued by minters of SONE will go directly to the SAKE DAO treasury, in contrast to the standard reserve factor collected when users borrow other assets, and the principal is burned. Significant demand exists for a stablecoin that is truly decentralized, overcollateralized, and configurable.

Recent events have demonstrated the use case for decentralized stablecoins as a means of maintaining a stable value during periods of market volatility. SONE, a stablecoin controlled by SAKE Governance, has the potential to become an integral part of the continued growth of the DeFi ecosystem with community support.


---

# 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.sakefinance.com/sake-finance/sone-stablecoin/what-is-sone.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.
