# Quanto.trade Docs

## Quanto.trade Docs

- [Meet Quanto](https://docs.quanto.trade/getting-started/meet-quanto.md)
- [Trading Competition](https://docs.quanto.trade/getting-started/trading-competition.md)
- [What is Quanto?](https://docs.quanto.trade/about-quanto/what-is-quanto.md)
- [Why did we build this?](https://docs.quanto.trade/about-quanto/why-did-we-build-this.md)
- [Who did we build this for?](https://docs.quanto.trade/about-quanto/who-did-we-build-this-for.md)
- [Features](https://docs.quanto.trade/about-quanto/features.md)
- [Quanto Perpetuals](https://docs.quanto.trade/about-quanto/features/quanto-perpetuals.md): Trade lowcaps, majors, and memecoins with any token as collateral - powered by Quanto-tech.
- [Quanto App](https://docs.quanto.trade/about-quanto/features/quanto-app.md): Trade on Quanto.trade straight from your phone app, available on IOS and Android.
- [USDC-Perpetuals](https://docs.quanto.trade/about-quanto/features/usdc-perpetuals.md): Trade majors with deep liquidity  using USDC as collateral with precision and speed.
- [Spot Trading](https://docs.quanto.trade/about-quanto/features/spot-trading.md): Swap crosschain and trade memecoins with high-speed execution and top-tier token indexing.
- [Quanto Telegram Bot](https://docs.quanto.trade/about-quanto/features/quanto-telegram-bot.md): Trade lowcaps, majors, and memecoins with leverage on Telegram - powered by Quanto-tech.
- [$QTO](https://docs.quanto.trade/about-usdqto/usdqto.md): The QTO token is the native utility and settlement asset of Quanto.trade.
- [The Quanto Flywheel](https://docs.quanto.trade/about-usdqto/the-quanto-flywheel.md): The QTO token is the core asset driving value across the Quanto ecosystem. Its design creates a reflexive flywheel of utility, burn, and buy pressure that rewards long-term holders.
- [Rewards Program](https://docs.quanto.trade/about-usdqto/rewards-program.md): Coming Soon...
- [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.
- [All Links](https://docs.quanto.trade/more/all-links.md): See all Quanto links here.


---

# 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.quanto.trade/getting-started/meet-quanto.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.
