# PRDT

## PRDT

- [Introduction to PRDT](https://prdt-finance.gitbook.io/prdt-finance-gitbook/introduction-to-prdt.md)
- [Getting started](https://prdt-finance.gitbook.io/prdt-finance-gitbook/getting-started.md)
- [PRDT Classic / Pro: How to top up balance and open a position](https://prdt-finance.gitbook.io/prdt-finance-gitbook/getting-started/prdt-classic-pro-how-to-top-up-balance-and-open-a-position.md)
- [Smart contracts](https://prdt-finance.gitbook.io/prdt-finance-gitbook/smart-contracts.md)
- [Classic Version Rules](https://prdt-finance.gitbook.io/prdt-finance-gitbook/smart-contracts/classic-version-rules.md): Get in the round early for the highest payouts!
- [Pro Version Rules](https://prdt-finance.gitbook.io/prdt-finance-gitbook/smart-contracts/pro-version-rules.md): Dynamic Spread and Fair Pricing
- [Multipliers and Bet sizes](https://prdt-finance.gitbook.io/prdt-finance-gitbook/smart-contracts/pro-version-rules/multipliers-and-bet-sizes.md)
- [Wagering System and Withdrawal Policy](https://prdt-finance.gitbook.io/prdt-finance-gitbook/wagering-system-and-withdrawal-policy.md)
- [Loyalty Center](https://prdt-finance.gitbook.io/prdt-finance-gitbook/loyalty-center.md): Another passive way to win
- [Roadmap](https://prdt-finance.gitbook.io/prdt-finance-gitbook/roadmap.md)
- [$PRDT Token](https://prdt-finance.gitbook.io/prdt-finance-gitbook/usdprdt-token.md): The Profit-Sharing Governance Token for Decentralized Trading
- [PRDT Staking](https://prdt-finance.gitbook.io/prdt-finance-gitbook/prdt-staking.md)
- [Referral Program](https://prdt-finance.gitbook.io/prdt-finance-gitbook/referral-program.md)
- [Security & Audit](https://prdt-finance.gitbook.io/prdt-finance-gitbook/security-and-audit.md)
- [Social media links](https://prdt-finance.gitbook.io/prdt-finance-gitbook/social-media-links.md)
- [FAQ & Help](https://prdt-finance.gitbook.io/prdt-finance-gitbook/faq-and-help.md)
- [Tutorials](https://prdt-finance.gitbook.io/prdt-finance-gitbook/tutorials.md): All videos can be found on the PRDT YouTube channel: https://www.youtube.com/@PRDTFinance


---

# 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://prdt-finance.gitbook.io/prdt-finance-gitbook/introduction-to-prdt.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.
