# USD.AI

## USD.AI

- [Welcome to USD.AI](https://docs.usd.ai/usdai/welcome-to-usd.ai.md): The dollar that builds AI, wherever it forms.
- [How It Works](https://docs.usd.ai/usdai/how-it-works.md): High level summary of USD.AI, with detailed sections following throughout the rest of the docs.
- [InfraFi Market](https://docs.usd.ai/usdai/infrafi-market.md): InfraFi: Financing the Infrastructure Golden Age
- [Risks & Mitigants](https://docs.usd.ai/usdai/risks-and-mitigants.md)
- [Media Coverage](https://docs.usd.ai/usdai/media-coverage.md): USD.AI's digital footprint
- [Overview](https://docs.usd.ai/borrower/overview.md)
- [Onchain / Offchain Interplay](https://docs.usd.ai/borrower/onchain-offchain-interplay.md): Mapping legal contracts and enforcements with onchain representation and structural rights
- [Partners](https://docs.usd.ai/borrower/partners.md)
- [FAQ](https://docs.usd.ai/borrower/faq.md)
- [Overview](https://docs.usd.ai/depositor/overview.md)
- [USDai](https://docs.usd.ai/depositor/usdai.md)
- [sUSDai](https://docs.usd.ai/depositor/susdai.md)
- [Queue Extractable Value](https://docs.usd.ai/depositor/susdai/queue-extractable-value.md): Queue Extractable Value is a novel DeFi Primitive for Long-Dated Redemptions and Low-Liquidity Collateral
- [sUSDai Withdrawal Estimates](https://docs.usd.ai/depositor/susdai/susdai-withdrawal-estimates.md)
- [FAQ](https://docs.usd.ai/depositor/faq.md)
- [USDai & sUSDai 101](https://docs.usd.ai/depositor/faq/usdai-and-susdai-101.md): Questions about USDai and sUSDai, their differences, and how to mint, redeem, or swap them in the app.
- [TVL, Liquidity & Bridging](https://docs.usd.ai/depositor/faq/tvl-liquidity-and-bridging.md): Questions about liquidity, TVL changes, and moving assets across chains.
- [Allo Points & Alignment](https://docs.usd.ai/depositor/faq/allo-points-and-alignment.md): Questions about Allo Points, multipliers, and alignment.
- [Pendle (Yield, YT, Locks)](https://docs.usd.ai/depositor/faq/pendle-yield-yt-locks.md): Questions about YTs, Lock YTs, and how yield and pricing behave.
- [GPU Loans](https://docs.usd.ai/depositor/faq/gpu-loans.md): Questions about USD.AI's GPU financing service, how they work, and how they generate yield.
- [CHIP](https://docs.usd.ai/governance/chip.md)
- [Tokenomics](https://docs.usd.ai/governance/tokenomics.md)
- [Borrower](https://docs.usd.ai/app-guide/borrower.md)
- [Navigation](https://docs.usd.ai/app-guide/borrower/navigation.md): How to Borrow against infrastructure assets and manage loan repayments
- [Borrow](https://docs.usd.ai/app-guide/borrower/borrow.md): How to Borrow against infrastructure assets and manage loan repayments
- [Repayment](https://docs.usd.ai/app-guide/borrower/repayment.md): How to Borrow against infrastructure assets and manage loan repayments
- [Prepayment](https://docs.usd.ai/app-guide/borrower/prepayment.md): How to Borrow against infrastructure assets and manage loan repayments
- [Depositor](https://docs.usd.ai/app-guide/depositor.md)
- [Buy / Stake](https://docs.usd.ai/app-guide/depositor/buy-stake.md): How to Buy/Stake/Bridge USDai or sUSDai.
- [Allo (Points)](https://docs.usd.ai/app-guide/depositor/allo-points.md): How to earn Allo into the ICO or Airdrop
- [Portfolio (+Team)](https://docs.usd.ai/app-guide/depositor/portfolio-+team.md): How to view current holdings, Allo, referrals, leaderboard, etc.
- [Dashboards](https://docs.usd.ai/app-guide/depositor/dashboards.md): How to view protocol level stats, information, prices, etc.
- [Proof of Reserves](https://docs.usd.ai/app-guide/depositor/proof-of-reserves.md): How to view all of the underlying collateral, details of loans, borrower health, and yield
- [Loans](https://docs.usd.ai/app-guide/depositor/loans.md): Loan Information
- [Technical Protocol Overview](https://docs.usd.ai/technical-overview/technical-protocol-overview.md)
- [Audits](https://docs.usd.ai/technical-overview/audits.md)
- [Contract Addresses](https://docs.usd.ai/technical-overview/contract-addresses.md): Addresses of deployed contracts.
- [USD.AI Intro](https://docs.usd.ai/brand-guidelines/usd.ai-intro.md)
- [Logo](https://docs.usd.ai/brand-guidelines/logo.md)
- [Colors](https://docs.usd.ai/brand-guidelines/colors.md)
- [Type](https://docs.usd.ai/brand-guidelines/type.md)
- [Brand Details](https://docs.usd.ai/brand-guidelines/brand-details.md)
- [USD.AI Terms of Service](https://docs.usd.ai/terms-of-service/usd.ai-terms-of-service.md)
- [USD.AI Privacy Policy](https://docs.usd.ai/terms-of-service/usd.ai-privacy-policy.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.usd.ai/usdai/welcome-to-usd.ai.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.
