# Overview

- [UXD Basics](https://docs.uxd.fi/uxdprotocol/overview/uxd-basics.md)
- [Asset Liability Management Module (ALM)](https://docs.uxd.fi/uxdprotocol/overview/uxd-basics/asset-liability-management-module-alm.md)
- [Delta-Neutral Position](https://docs.uxd.fi/uxdprotocol/overview/delta-neutral-position.md)
- [What's a "Delta"?](https://docs.uxd.fi/uxdprotocol/overview/delta-neutral-position/whats-a-delta.md)
- [Stability through Delta-Neutrality](https://docs.uxd.fi/uxdprotocol/overview/delta-neutral-position/delta-neutral-position.md)
- [What's a "Perpetual Future"?](https://docs.uxd.fi/uxdprotocol/overview/delta-neutral-position/whats-a-perpetual-future.md)
- [On-Chain Lending](https://docs.uxd.fi/uxdprotocol/overview/on-chain-lending.md)
- [Native Lending](https://docs.uxd.fi/uxdprotocol/overview/on-chain-lending/native-lending.md)
- [Third Party Lending](https://docs.uxd.fi/uxdprotocol/overview/on-chain-lending/third-party-lending.md)
- [Real-World Assets](https://docs.uxd.fi/uxdprotocol/overview/real-world-assets.md)
- [Credit Structured Products](https://docs.uxd.fi/uxdprotocol/overview/real-world-assets/credit-structured-products.md)
- [Liquidity Management](https://docs.uxd.fi/uxdprotocol/overview/liquidity-management.md)
- [Insurance Fund](https://docs.uxd.fi/uxdprotocol/overview/insurance-fund.md)
- [Governance Token UXP](https://docs.uxd.fi/uxdprotocol/overview/governance-token-uxp.md)
- [UXP Token Distribution](https://docs.uxd.fi/uxdprotocol/overview/uxp-token-economics.md)
- [Risks](https://docs.uxd.fi/uxdprotocol/overview/risks.md): Below we outline the risk factors that may cause a de-pegging of UXD to USD, or a loss of principal value to UXD holders. All decentralized stablecoins assume some amount of risk by their nature.
- [Rebalancing](https://docs.uxd.fi/uxdprotocol/overview/risks/rebalancing.md)


---

# 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.uxd.fi/uxdprotocol/overview.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.
