# Security & TransparencyPage

### Blockchain Security

* All transactions on BNB Smart Chain
* Verifiable on BSCScan
* Multi-wallet support via Privy
* Automatic network switching

### &#x20;Smart Protections

* Server-side price calculations
* Zero client trust model
* Rate limiting on claims
* Database rollback support

### Dark Pool Privacy

* Your betting strategy remains completely hidden until market resolution
* Prevents market manipulation and copy trading
* Ensures fair competition for all participants
* All betting data is encrypted and stored securely

> All API keys and sensitive data are masked - We never expose internal credentials, vault wallet addresses, or verification source endpoints to protect platform integrity.

### Transparency Features

| <h4>On-Chain Verification</h4><p>All transactions and outcomes are recorded on BNB Smart Chain and can be verified on BSCScan.</p> | <h4>Open Source Components</h4><p>Key components of the platform are open source, allowing for community verification and auditing.</p> |
| ---------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
| <h4>Regular Audits</h4><p>Smart contracts undergo regular security audits by third-party firms.</p>                                | <h4>Community Oversight</h4><p>Community members can report security issues and participate in platform governance.</p>                 |


---

# 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://docs.darkbet.fun/en/how-it-works/security-and-transparencypage.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.
