# STELLA YIELD

- [How Stella Works?](https://docs.stellaxyz.io/stella-doc/stella-yield/how-stella-works.md)
- [Pay-As-You-Earn (PAYE) Model](https://docs.stellaxyz.io/stella-doc/stella-yield/pay-as-you-earn-paye-model.md): Stella Introduces the PAYE Model to Replace the Utilization-Based Interest Rate Model (IRM)
- [Stella Strategy](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy.md)
- [Why Stella Strategy is Unique?](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/why-stella-strategy-is-unique.md)
- [Strategy Type](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/strategy-type.md)
- [Asset Type](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/asset-type.md)
- [Strategy Exposure](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/strategy-exposure.md)
- [Collateral Factor](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/collateral-factor.md)
- [Borrow Factor](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/borrow-factor.md)
- [Credits](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/credits.md)
- [Price Range & Liquidity Shape](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/price-range-and-liquidity-shape.md)
- [Liquidation](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/liquidation.md)
- [Liquidation Discount](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/liquidation/liquidation-discount.md)
- [Post-Liquidation Value](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/liquidation/post-liquidation-value.md)
- [Pendle/Penpie Liquidation Price](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/liquidation/pendle-penpie-liquidation-price.md)
- [Price Impact](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/price-impact.md)
- [Leverage](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/leverage.md)
- [Supported Strategies](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-strategy/supported-strategies.md)
- [Stella Lend](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend.md)
- [Why Stella Lend is Unique?](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend/why-stella-lend-is-unique.md)
- [Pool Type](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend/pool-type.md)
- [Supported Assets](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend/supported-assets.md)
- [Yield Vault](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend/yield-vault.md)
- [Withdrawal Delay](https://docs.stellaxyz.io/stella-doc/stella-yield/stella-lend/withdrawal-delay.md)
- [Yield Calculation](https://docs.stellaxyz.io/stella-doc/stella-yield/yield-calculation.md)
- [PAYE Graph](https://docs.stellaxyz.io/stella-doc/stella-yield/yield-calculation/paye-graph.md)
- [Yield Sharing](https://docs.stellaxyz.io/stella-doc/stella-yield/yield-calculation/yield-sharing.md)
- [Risk Framework](https://docs.stellaxyz.io/stella-doc/stella-yield/risk-framework.md)
- [Precautionary Measures](https://docs.stellaxyz.io/stella-doc/stella-yield/risk-framework/precautionary-measures.md)
- [Slow Mode](https://docs.stellaxyz.io/stella-doc/stella-yield/risk-framework/slow-mode.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.stellaxyz.io/stella-doc/stella-yield.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.
