> For the complete documentation index, see [llms.txt](https://docs.osero.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.osero.org/osero-product/sky-foundations/what-are-susds-and-usds.md).

# What are sUSDS and USDS

## USDS and sUSDS

<figure><img src="/files/P6btR2zVdZJ2npFMo0jF" alt=""><figcaption></figcaption></figure>

USDS is Sky Protocol’s stablecoin and the asset at the foundation of the Sky Savings Rate.

sUSDS is its yield-bearing savings token. As the Sky Savings Rate accrues, each sUSDS token represents more USDS over time.

This means you may receive fewer sUSDS tokens than the number of stablecoins you deposit. That’s because each sUSDS can be worth more than one USDS, not because value has been lost.

The Sky Savings Rate is set through Sky governance and can change over time. Osero does not set or control the rate.

For more details, see the [official USDS documentation](https://developers.skyeco.com/protocol/tokens/usds/).

## How the savings value accrues

Osero routes supported stablecoin deposits into sUSDS on Ethereum.

Once held as sUSDS, the savings value increases over time through the Sky Savings Rate.

<figure><img src="/files/W8HDYr5u9RXLI3toPsf6" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### USDS enters the savings system

Osero routes the deposited stablecoin into USDS, which then enters Sky’s savings system and is represented by sUSDS.
{% endstep %}

{% step %}

#### The Sky Savings Rate accrues

sUSDS earns the Sky Savings Rate automatically. The rate is set through Sky governance and can change over time.
{% endstep %}

{% step %}

#### Each sUSDS represents more USDS

As the rate accrues, each sUSDS token can represent more USDS over time, while the number of sUSDS tokens you hold stays the same.
{% endstep %}
{% endstepper %}

## Rate and routing

The Sky Savings Rate is set through Sky governance and can change over time. Osero displays the current rate but does not set or control it.

Depending on the stablecoin and network you use, Osero may use Enso, LI.FI, or other supported infrastructure to complete the route.

You can review the route and required wallet actions before signing.

For a fuller explanation, see the [Sky Savings Rate](broken://pages/LciHatZ2LfJIVcvNGdVb) page.

## Risks to consider

sUSDS carries risks related to USDS and Sky Protocol, including stablecoin, smart contract, market, and liquidity risks. Using Osero may also involve wallet, network, cross-chain, and execution risks.

For more information, see the [Official Sky sUSDS Documentation](https://developers.skyeco.com/protocol/tokens/susds/) and the Osero [risk overview](broken://pages/1JiUgA1naUbp4rAACOaK).


---

# 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.osero.org/osero-product/sky-foundations/what-are-susds-and-usds.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.
