# SilenPay

**SilenPay** is a privacy-preserving crypto payment layer that enables individuals and businesses to send and receive funds without revealing identities, wallet addresses, or transaction history. It is designed as the payment gateway of the private web, where every transfer is shielded, unlinkable, and censorship-resistant.

Built on top of Silensio’s stealth infrastructure, SilenPay allows anyone to integrate anonymous peer-to-peer and peer-to-merchant payments into their dApps, services, or personal workflows.

### Private by Design

Traditional on-chain payments expose both sender and recipient addresses, token amounts, and timestamps — all visible forever. SilenPay solves this by embedding stealth routing, encrypted note-based authorization, and zk-powered proof systems into every transaction.

Whether you are paying a friend, buying from a store, or accepting donations, SilenPay ensures your financial trail remains private.

### Key Features

**Stealth Payment Architecture**\
Every payment made with SilenPay is routed through stealth addresses and obfuscated paths. The sender’s and receiver’s wallets remain completely hidden from public view.

**Invisible Payment Links**\
Merchants or creators can generate static or dynamic payment links that allow anyone to send funds, including fiat-to-crypto, without exposing destination addresses.

**Multi-Asset Support**\
SilenPay supports a wide range of tokens and stablecoins across multiple EVM-compatible networks, making it ideal for global commerce and decentralized marketplaces.

**Automatic Conversion**\
Optional integrations allow payments made in fiat or credit card to be auto-converted to USDC or other tokens, then delivered privately to the merchant using the SilenWallet layer.

**Bridge to Oasis Sapphire**\
For high-sensitivity transactions, payments can be routed to the Oasis Sapphire network where they are fully shielded, offering maximum privacy at the protocol 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://silensio.gitbook.io/silensio-docs/web3-privacy/silenpay.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.
