# Wagering System and Withdrawal Policy

### Overview

To maintain the integrity of our platform and ensure fair play, we have implemented a wagering system that affects withdrawal policies. This system requires users to wager a percentage of their deposits before they can withdraw those funds. Users with an initial balance before the system's implementation will have special considerations. This section outlines the details of this system and how it impacts user withdrawals.

### Reasons for Implementing the Wagering System

#### Cross-Chain Functionality

As our platform now operates across multiple blockchains, this wagering system ensures that we do not function merely as a bridge between different chains. This measure helps maintain the primary purpose of our platform and ensures its intended use.

#### Mitigating Money Laundering

To combat and mitigate against money laundering practices, this system requires users to engage in legitimate wagering activities before withdrawing their funds. This adds an additional layer of security and compliance with regulatory standards.

### Withdrawal Policy

#### General Rule

Users must wager 20% of their total deposits made after the implementation of the wagering system to be eligible to withdraw those deposits.\
\
Withdrawal fees: \
\
Ethereum: 0.0002 ETH, 0.5 USDT, or 0.5 USDC\
BSC: 0.0008 BNB, 0.5 Matic, 0.5 USDT, 0.5 USDC, or 0.0002 ETH\
Polygon Network: 2.5 Matic, 0.5 USDT, 0.5 USDC, 0.0008 BNB, or 0.0002 ETH\
Arbitrum: 0.0002 ETH, 0.5 USDT, or 0.5 USDC\
Solana: 0.0035 SOL, 0.5 USDT, or 0.5 USDC


---

# Agent Instructions: 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://prdt-finance.gitbook.io/prdt-finance-gitbook/wagering-system-and-withdrawal-policy.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.
