# Infrastructure

- [Quanto Perpetuals](https://docs.quanto.trade/infrastructure/quanto-perpetuals.md): Techstack
- [Quanto Liquidity Provider (QLP)](https://docs.quanto.trade/infrastructure/quanto-liquidity-provider-qlp.md): The Quanto Liquidity Provider (QLP) is the core liquidity engine powering trading on Quanto.trade.
- [QSR and LP Staking](https://docs.quanto.trade/infrastructure/qsr-and-lp-staking.md): Using Raydium LP Tokens as Collateral on Quanto
- [Proof of Reserves](https://docs.quanto.trade/infrastructure/proof-of-reserves.md): Quanto is committed to maintaining 100% asset reserves across all user deposits and positions. Transparency is foundational to trust, especially in a hybrid trading environment that blends the perform
- [Old Tokens](https://docs.quanto.trade/infrastructure/old-tokens.md): For OX token holders
- [Quanto API](https://docs.quanto.trade/infrastructure/quanto-api.md): Quanto.trade provides a REST API and WebSocket API for traders and developers to integrate their trading strategies, algorithms, and risk management systems with the platform.


---

# 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.quanto.trade/infrastructure.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.
