> For the complete documentation index, see [llms.txt](https://docs.supervol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supervol.io/overview.md).

# Overview

- [What is SuperVol?](https://docs.supervol.io/overview/what-is-supervol.md): Predict. Play. Earn.
- [Product Lineup](https://docs.supervol.io/overview/product-lineup.md): Tackling the boring options market
- [1 Hour Option](https://docs.supervol.io/overview/product-lineup/1-hour-option.md): Trade probability. $100 payout.
- [1 Minute Option](https://docs.supervol.io/overview/product-lineup/1-minute-option.md): Ride the direction, claim payout.
- [SuperVol Play](https://docs.supervol.io/overview/product-lineup/supervol-play.md): Our Telegram Mini-App
- [User Guide](https://docs.supervol.io/overview/user-guide.md): Guide to enjoy SuperVol on Soneium Mainnet
- [Get Started](https://docs.supervol.io/overview/user-guide/get-started.md): Join the Thunder Gang
- [Deposit & Withdraw](https://docs.supervol.io/overview/user-guide/deposit-and-withdraw.md)
- [Trade "1 Hour Option"](https://docs.supervol.io/overview/user-guide/trade-1-hour-option.md): Two Modes, Same $1 -> $100 Magic
- [Trade "1 Minute Option"](https://docs.supervol.io/overview/user-guide/trade-1-minute-option.md): Trust your instincts... or bail out with Close
- [Share Trade](https://docs.supervol.io/overview/user-guide/share-trade.md)
- [Link Telegram](https://docs.supervol.io/overview/user-guide/link-telegram.md): Connect your TG account for exclusive perks!
- [Referral](https://docs.supervol.io/overview/referral.md): Share the excitement with your frens :)
- [1 Min Affiliate](https://docs.supervol.io/overview/1-min-affiliate.md): Your friends' trading volume, straight to your pocket.
- [Random Reward](https://docs.supervol.io/overview/random-reward.md)
- [Raffle](https://docs.supervol.io/overview/raffle.md): You win twice every day. Trading & Raffle
- [PowerVol](https://docs.supervol.io/overview/powervol.md): WAGMI with SuperVol
- [SuperVol Score](https://docs.supervol.io/overview/supervol-score.md): Measuring your efforts in the SuperVol journey
- [SuperVol Points](https://docs.supervol.io/overview/supervol-points.md): Everyone deserves a chance for fun
- [SuperVol Volatility Box](https://docs.supervol.io/overview/supervol-volatility-box.md): Who's lucky?
- [SuperVol Coupon](https://docs.supervol.io/overview/supervol-coupon.md): Boosting users into SuperVol
- [Volnir NFT](https://docs.supervol.io/overview/volnir-nft.md): It's hammer time
- [Badge](https://docs.supervol.io/overview/badge.md): Cuz' your efforts matter.
- [ACS Event](https://docs.supervol.io/overview/acs-event.md): SuperVol joins ACS flywheel for Astar community 🚀


---

# 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 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.supervol.io/overview.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.
