# Depositor

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


---

# 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.usd.ai/depositor.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.
