# SuperCharged

## SuperCharged

- [About SuperCharged](https://docs.supercharged.io/overview/about-supercharged.md): SuperCharged: Gamified Prediction Markets
- [Blast Contract Address](https://docs.supercharged.io/overview/blast-contract-address.md)
- [Introduction to Prediction Markets](https://docs.supercharged.io/prediction-market/introduction-to-prediction-markets.md): Where Forecasts Turn Into Profit
- [How Does it Works](https://docs.supercharged.io/prediction-market/how-does-it-works.md): Learn how the SuperCharged works in detail
- [Trading](https://docs.supercharged.io/prediction-market/how-does-it-works/trading.md): The outcomes of events by trading shares
- [Order Book basics](https://docs.supercharged.io/prediction-market/how-does-it-works/order-book-basics.md): Displays all the live resting orders available on a market
- [Selling your position](https://docs.supercharged.io/prediction-market/how-does-it-works/selling-your-position.md): Take your profits
- [Platform fee](https://docs.supercharged.io/prediction-market/platform-fee.md): What fees are gonna show up when you trade with Supercharge?
- [What Is Lottery](https://docs.supercharged.io/lottery/what-is-lottery.md): Everything you need to know about The SuperCharge Lottery
- [Lottery Results](https://docs.supercharged.io/lottery/lottery-results.md): Prize details
- [Blast Yield](https://docs.supercharged.io/lottery/blast-yield.md): Leverages native yield from Blast
- [Token](https://docs.supercharged.io/lottery/token.md): SuperCharged's native utility token.
- [Tokenomics](https://docs.supercharged.io/lottery/token/tokenomics.md): Token Distribution Structure
- [Privacy Policy](https://docs.supercharged.io/additional-resources/privacy-policy.md): SuperCharged - Prediction Market
- [Terms of Service](https://docs.supercharged.io/additional-resources/terms-of-service.md): SuperCharged - Terms of Service


---

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