# What is Veilon?

Veilon is a cross chain privacy wallet and infrastructure protocol that brings private, secure, and auditable asset transfers to both EVM and non-EVM blockchains including Ethereum, Bitcoin, Solana, and more.

In today’s onchain world, every transaction leaves behind a trace wallet balances, transaction histories, and links between identities. Veilon breaks that pattern by using advanced zero-knowledge cryptography, shielded commitments, and a decentralized relayer network enabling users to stay in control of their financial data.

But Veilon goes beyond just privacy. It’s a flexible foundation for developers, institutions, and power users who need privacy without sacrificing usability, composability, or compliance support.

Whether you're shielding BTC, privately transferring USDT on Ethereum, or interacting with Solana-based assets, Veilon enables secure and unlinkable transactions backed by optional auditability tools when transparency is needed.

{% hint style="success" %}
**Veilon isn’t just a wallet, it’s a privacy layer for the multichain future.**
{% endhint %}


---

# 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/what-is-veilon.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.
