# Veilon Wallet

Veilon Wallet is a privacy-first, cross-chain crypto wallet designed for everyday use. Whether you're sending tokens, receiving private payments, or exploring dApps Veilon puts powerful privacy tools in your pocket, without any complexity.

#### <mark style="color:yellow;">1.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Privacy-First by Design**</mark>

* **Stealth Addresses:** Receive funds privately with one-time-use addresses.
* **Shielded Transactions:** Keep transfers off the public chain.
* **Private History:** Your transaction history is stored locally, never broadcasted.

#### <mark style="color:yellow;">2.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Gasless & Smooth**</mark>

* **Relayer Integration:** Send transactions without paying gas (via relayers).
* **One-Tap Actions:** Shield, unshield, or transfer assets with a single tap.
* **QR Payments:** Share a QR code for private transfers.

#### <mark style="color:yellow;">3.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Multi-Chain Support**</mark>

* Native support for:
  * **Ethereum**
  * **Solana**
  * **Bitcoin**
  * more coming soon

#### <mark style="color:yellow;">4.</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**Compliance Tools**</mark>

* Enable optional view keys or compliance exports
* Useful for DAOs, institutions, and treasury tools

***

### <mark style="color:yellow;">User Experience</mark>

#### Minimal Interface, Maximum Power

* Intuitive UI for non-technical users
* Onboarding flow requires no setup of zk terms
* Built-in **contact book** with shielded aliases
* **Privacy Score** (coming soon) to visualize your privacy level


---

# 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/veilon-products/veilon-wallet.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.
