# Ouroboros Products

- [USDx Stablecoin](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin.md): An innovative multi-collateral CDP stablecoin for the TitanX ecosystem
- [ORX Fee Sharing Pool (ORX Staking)](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/orx-fee-sharing-pool-orx-staking.md): A description of the fee accrual mechanism for ORX stakers within the USDx system.
- [Borrowing USDx (USDx Minter)](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/borrowing-usdx-usdx-minter.md): A brief description of the borrowing functionality within USDx
- [Backstop Staking (USDx Staking)](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/backstop-staking-usdx-staking.md): A short description of the functionality and yield opportunities of the 'USDx Staking' Tab
- [Liquidations](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/liquidations.md): A brief description of what liquidations are, the liquidation process, threshold, and incentives for liquidators.
- [Protocol Safety](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/protocol-safety.md): A description of the various protocol safety measures spread out across all components, presented here in a unified view.
- [Educational Track](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track.md): A quick, user centric set of articles which equip you with the knowledge for effective participation in the USDx protocol
- [1. USDx Users & What they Care About](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track/1.-usdx-users-and-what-they-care-about.md): Knowing what you want from the platform will help you contextualise risk.  Find out which category of user you fit into, and adjust how you use the platform accordingly.
- [2. Your First Loan & What to Monitor While your Loan is Open](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track/2.-your-first-loan-and-what-to-monitor-while-your-loan-is-open.md): How to take a loan, and what to look out for to ensure loan performance meets your expectation.
- [3. Participating in Liquidations & USDx Staking Rewards](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track/3.-participating-in-liquidations-and-usdx-staking-rewards.md): Minted USDx can be used to participate in the liquidation process, while simultaneously earning rewards.  Find out how you can participate and earn additional income with your USDx.
- [4. Redemptions & How the Peg Holds](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track/4.-redemptions-and-how-the-peg-holds.md): A description of the redemption process for USDx, and how the peg holds in general under various circumstances.
- [5. Closing Summary & Cheatsheet](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/educational-track/5.-closing-summary-and-cheatsheet.md): A super condensed closing summary on each of the previously presented topics.
- [Risk Disclosure](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/risk-disclosure.md)
- [Contract Addresses](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/contract-addresses.md): List of contract addresses for Core USDx, Periphery Contracts, and Collateral Instance Contracts.
- [Audits](https://docs.ouroboros.foundation/ouroboros-products/usdx-stablecoin/audits.md): PDF Reports for audit work carried out on the USDx codebase.
- [Universal Staking Module](https://docs.ouroboros.foundation/ouroboros-products/universal-staking-module.md): Staking and Protocol Owned Liquidity Plugin for Ouroboros
- [Audit/Contracts](https://docs.ouroboros.foundation/ouroboros-products/universal-staking-module/audit-contracts.md): Audit Reports and Official Contract Links
- [The Auryn ($AU) Token](https://docs.ouroboros.foundation/ouroboros-products/the-auryn-usdau-token.md): Deployment Sharing Token


---

# 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.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.
