# Why Privacy Matters

In Web3, every transaction is public by default not just what you send, but how much you have, who you’re connected to, what apps you use, and when you use them.

* That’s not transparency.
* That’s exposure.

***

### <mark style="color:yellow;">The Reality:</mark>

* Sending USDT reveals your wallet balance.
* Swapping tokens exposes your portfolio strategy.
* Interacting with DeFi protocols links you to your digital identity.

Even your Ethereum Name Service (ENS) can become a breadcrumb trail to your entire financial footprint.

***

### <mark style="color:yellow;">Why It Matters:</mark>

* Financial sovereignty means control over your money and your metadata.
* Privacy prevents exploitation from front-running bots to targeted phishing.
* Freedom needs privacy journalists, activists, and everyday users deserve protection from surveillance.
* Institutions demand discretion big players won’t move on-chain without guaranteed confidentiality.

***

### <mark style="color:yellow;">Privacy is Power</mark>

Privacy isn’t about hiding something wrong. It’s about protecting something personal.

In a world of open ledgers and data scraping, privacy becomes the firewall between you and manipulation.

> **Without privacy, decentralization is incomplete.**

***

### <mark style="color:yellow;">Veilon’s Role</mark>

* Veilon exists to restore this balance to give users the right to choose when to reveal and when to conceal.
* It’s privacy with power, composability, and compliance tools all in one.
* Because the future of crypto shouldn’t be fully transparent. It should be selectively visible, securely private, and user-controlled.


---

# 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.veilon.io/introduction/why-privacy-matters.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.
