# USDx Stablecoin

<figure><img src="https://754022034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBrM5XVsj4G0P2rkCSG1%2Fuploads%2FpjTtv7yXfNX7THj7itFP%2FScreenshot%202024-09-03%20at%2003.41.51.png?alt=media&#x26;token=543f26e0-af8c-4914-a0ca-830ec4e6646f" alt="" width="375"><figcaption></figcaption></figure>

USDx presents an innovative ***Multi-Asset*** Collateralised Debt Position (CDP) style stable asset, which uses an elegant system of arbitrage and direct exchange to issue an asset (USDx) which is capable of pegging to an arbitrary price point. For the purposes of initial operation, V1 of USDx will peg exclusively to $1.

#### Goals

The ultimate goal for USDx is to establish itself as the goto stablecoin of choice across the entire TitanX ecosystem, by accommodating for the inclusion of various project assets as collateral in a controlled manner.  The longer terms goals are to branch out, and give the TitanX ecosystem exposure to a rangle of non TX based collaterals and unique collateralisation strategies.&#x20;

**The USDx system operates with the following subcomponents:**&#x20;

1. **Position Managers:** Responsible for the issuance and destruction of debt in the form of USDx.
2. **Unified Backstop Pool:** Accepts USDx deposits which are used for the purpose of rapid debt-position liquidations during periods of downward price volatility.  By depositing USDx, Backstop Pool depositors enjoy rewards in the form of liquidated collateral which is exchanged at a below market-rate ratio.  Sophisticated actors can employ MEV at this layer to rapidly close the arbitrage loop to realise these gains in any asset of their choosing, or instead compound these assets via issuance of additional USDx.&#x20;
3. **Collateral Controller:** A simple but critical piece of USDx, which allows for the addition and decommission of Collateral types, with an aim to including all TitanX ecosystem assets which are deemed suitable for inclusion (subject to review).  This component also contains safety critical features such as debt caps, redemption points (RP), loan points (RP), and various other metrics/settings designed to shore up the system in the presence of volatile collateral assets.&#x20;
4. **ORX Fee Staking Pool:** This pool will accept deposits of ORX, and allow depositors to accrue a share of debt issuance and collateral redemption fees.&#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://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin.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.
