# Prodds Product Explainer

## products

- [Welcome to Prodds](https://prodds.gitbook.io/prodds/readme.md)
- [How to Make Prediction?](https://prodds.gitbook.io/prodds/prodds-predict/how-to-make-prediction.md)
- [What is Loss Shield?](https://prodds.gitbook.io/prodds/prodds-predict/what-is-loss-shield.md)
- [Types of Prodds Prediction Pools](https://prodds.gitbook.io/prodds/prodds-predict/types-of-prodds-prediction-pools.md)
- [How to Claim Winnings?](https://prodds.gitbook.io/prodds/prodds-predict/how-to-claim-winnings.md)
- [Fees and Charges](https://prodds.gitbook.io/prodds/prodds-predict/fees-and-charges.md)
- [Coming Soon](https://prodds.gitbook.io/prodds/prodds-arena/coming-soon.md)
- [KYC Verification](https://prodds.gitbook.io/prodds/account/kyc-verification.md)
- [Deposit and Withdrawal](https://prodds.gitbook.io/prodds/account/deposit-and-withdrawal.md)
- [Disputes and Complaints](https://prodds.gitbook.io/prodds/account/disputes-and-complaints.md)
- [Prodds Ecosystem](https://prodds.gitbook.io/prodds/tokenonics/prodds-ecosystem.md)
- [Utility Token - $RDM](https://prodds.gitbook.io/prodds/tokenonics/utility-token-usdrdm.md)
- [How to get $RDM](https://prodds.gitbook.io/prodds/tokenonics/utility-token-usdrdm/how-to-get-usdrdm.md)
- [How to redeem $RDM?](https://prodds.gitbook.io/prodds/tokenonics/utility-token-usdrdm/how-to-redeem-usdrdm.md)
- [Governance Token - $PRD](https://prodds.gitbook.io/prodds/tokenonics/governance-token-usdprd.md)
- [$PRD Supercharger](https://prodds.gitbook.io/prodds/tokenonics/governance-token-usdprd/usdprd-supercharger.md)
- [Token Allocation](https://prodds.gitbook.io/prodds/tokenonics/governance-token-usdprd/token-allocation.md)
- [Release Schedule](https://prodds.gitbook.io/prodds/tokenonics/governance-token-usdprd/release-schedule.md)
- [Prodds Box](https://prodds.gitbook.io/prodds/nft-utility/prodds-box.md)
- [Predict Slip](https://prodds.gitbook.io/prodds/nft-utility/predict-slip.md)
- [What is Responsible Gaming?](https://prodds.gitbook.io/prodds/responsible-gaming/what-is-responsible-gaming.md)
- [Tools to Stay Responsible](https://prodds.gitbook.io/prodds/responsible-gaming/tools-to-stay-responsible.md): Prodds provide the following tools to prevent our users from problem gambling.


---

# 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://prodds.gitbook.io/prodds/readme.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.
