# Introduction

The OpenEden OpenDollar ("USDO") is a rebasing yield-bearing stablecoin issued by OpenEden Digital ("OED"), a Bermuda Monetary Authority ("BMA") licensed digital asset issuer. OED is a wholly owned subsidiary of OpenEden Group ("OEG"). The value of USDO is fixed at $1, providing stability to its holders while offering a yield on the underlying reserve assets.

USDO rebases daily, which allows holders to earn yield generated from reserves backed by US Treasury bills and reverse repurchase agreements. This unique mechanism ensures that USDO maintains a stable value while distributing yield to token holders.

USDO is available in two token formats, each accruing value differently:

| Token                         | Balances      | Price               |
| ----------------------------- | ------------- | ------------------- |
| [USDO](/usdo/usdo-token.md)   | Rebases Daily | Fixed at $1         |
| [cUSDO](/usdo/cusdo-token.md) | Constant      | Increases over time |

<br>

<br>


---

# 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.openeden.com/usdo/introduction.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.
