# Introduction

In today’s blockchain ecosystem, wallets serve as primary user interfaces, yet they impose significant technical burdens on users. Current wallets require extensive technical understanding, lack privacy, struggle with interoperability across multiple chains, and face challenges with regulatory compliance.

Privax addresses these critical issues, proposing a solution through advanced wallet functionalities, private state management, cross-chain interoperability, and robust compliance using cutting-edge zero-knowledge cryptography.\
\
Privax is a self-custody protocol built on a public, permissioned, privacy-preserving blockchain with bridges to major ecosystems like **Solana**, **EVM**-chain and **Tron**. By combining zero-knowledge proofs (ZKPs) and a modified PBFT consensus with 11+ validators, Privax delivers:

> Absolute bank secrecy – transfers are cryptographically hidden from everyone except the two parties involved, unless either party elects to disclose them .

> Real-time public **solvency** proofs meet capital and resolution-planning standards while never exposing assets move directly, as all reserves remain in visible bridge contracts or tokenised form.

<br>


---

# 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://privax-1.gitbook.io/privax-protocol/introduction.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.
