# User Docs

- [General](https://docs.ybx.script3.io/user-docs/general.md)
- [Lending & Borrowing](https://docs.ybx.script3.io/user-docs/lending-borrowing.md)
- [Lending](https://docs.ybx.script3.io/user-docs/lending-borrowing/lending.md)
- [Borrowing](https://docs.ybx.script3.io/user-docs/lending-borrowing/borrowing.md)
- [Interest Rates](https://docs.ybx.script3.io/user-docs/lending-borrowing/interest-rates.md)
- [Health Factors](https://docs.ybx.script3.io/user-docs/lending-borrowing/health-factors.md)
- [Liquidations](https://docs.ybx.script3.io/user-docs/lending-borrowing/liquidations.md)
- [Default Protection](https://docs.ybx.script3.io/user-docs/lending-borrowing/default-protection.md)
- [Escrowing](https://docs.ybx.script3.io/user-docs/escrowing.md)
- [Governance](https://docs.ybx.script3.io/user-docs/governance.md)
- [YBX Tokens](https://docs.ybx.script3.io/user-docs/ybx-tokens.md)
- [YBX Tokenomics](https://docs.ybx.script3.io/user-docs/ybx-tokens/ybx-tokenomics.md): YBX's tokenomics were designed with the goal of creating a productive platform asset which enables its holders to benefit from every part of the YieldBlox Protocol.
- [Game Theory of YBX](https://docs.ybx.script3.io/user-docs/ybx-tokens/game-theory-of-ybx.md): High-level rational decision making with YBX tokens and the YieldBlox protocol.
- [Why Stellar?](https://docs.ybx.script3.io/user-docs/why-stellar.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.ybx.script3.io/user-docs.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.
