# Unitas

## Unitas

- [Unitas Overview](https://docs.unitas.so/overview/unitas-overview.md)
- [UP](https://docs.unitas.so/overview/up.md): UP Token Overview
- [Tokenomics](https://docs.unitas.so/overview/up/tokenomics.md)
- [XGLD](https://docs.unitas.so/overview/xgld.md)
- [How to Buy USDu](https://docs.unitas.so/guides/how-to-buy-usdu.md): USDu, the yield-bearing stablecoin issued by Unitas, can be acquired on the secondary market or minted directly through the Unitas protocol.
- [How to Stake USDu](https://docs.unitas.so/guides/how-to-stake-usdu.md): Staking USDu enables holders to receive the protocol's generated rewards
- [How to Buy XGLD](https://docs.unitas.so/guides/how-to-buy-xgld.md): XGLD, the yield-bearing gold issued by Unitas, can be acquired on the secondary market or minted directly through the Unitas protocol.
- [How to Bridge XGLD](https://docs.unitas.so/guides/how-to-bridge-xgld.md): If you hold XGLD on Base and wish to swap or redeem it for XAUt, please bridge your XGLD to the BSC network first.
- [Delta-Neutral Stability](https://docs.unitas.so/solution-overview/delta-neutral-stability.md)
- [Off Exchange Settlement](https://docs.unitas.so/off-exchange-settlement.md)
- [Overview](https://docs.unitas.so/backing-custody-and-security/overview.md): Backing, Custody, and Security Overview
- [Off-Exchange Settlement (OES) in Unitas](https://docs.unitas.so/backing-custody-and-security/off-exchange-settlement-oes-in-unitas.md)
- [Minting USDu](https://docs.unitas.so/solution-design/minting-usdu.md): This section describes how USDu is minted, how collateral is utilized, and how assets move through the Unitas architecture once minting occurs.
- [Staking USDu](https://docs.unitas.so/staking-usdu.md): This section explains how staking USDu works, how sUSDu accrues value, and how rewards are distributed.
- [Mainnet Program & Address Index](https://docs.unitas.so/mainnet-program-and-address-index.md)
- [Get sUSDu LP on Pendle (BSC)](https://docs.unitas.so/points/get-susdu-lp-on-pendle-bsc.md): Task Link: https://app.pendle.finance/trade/pools/0x3b5f4ac56dab45f43dbad9b41c6a57f0f85fbb4c/zap/in?chain=bnbchain
- [Get sUSDu YT on Pendle (BSC)](https://docs.unitas.so/points/get-susdu-yt-on-pendle-bsc.md): Task Link: https://app.pendle.finance/trade/markets/0x3b5f4ac56dab45f43dbad9b41c6a57f0f85fbb4c/swap?view=yt\&chain=bnbchain
- [Get USDu-USDT LP on PancakeSwap (BSC)](https://docs.unitas.so/points/get-usdu-usdt-lp-on-pancakeswap-bsc.md): Task Link: https://pancakeswap.finance/liquidity/pool/bsc/0x8AAB5522d601BBB85501d703B55a272E47852120
- [Terms of Service](https://docs.unitas.so/resources/terms-of-service.md)
- [Privacy Policy](https://docs.unitas.so/resources/privacy-policy.md)
- [Audits](https://docs.unitas.so/resources/audits.md)
- [Brand](https://docs.unitas.so/resources/brand.md)
- [FAQ](https://docs.unitas.so/resources/faq.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.unitas.so/overview/unitas-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.
