# PIVY vs The Rest

<table><thead><tr><th></th><th width="158">PIVY</th><th>Slush</th><th>SuiPay</th></tr></thead><tbody><tr><td><strong>Purpose</strong></td><td>Private &#x26; simple crypto payments</td><td>User-friendly Sui wallet</td><td>Payment link for Sui payments</td></tr><tr><td><strong>Chains Supported</strong></td><td>Receive on Sui, pay USDC from any chain*</td><td>Sui</td><td>Sui</td></tr><tr><td><strong>Social Login</strong></td><td>Privy (all chain)</td><td>Sui zkLogin</td><td>Sui zkLogin</td></tr><tr><td><strong>Fees</strong></td><td><strong>0% platform fee</strong>, gas sponsored on withdrawal**</td><td>Gas fee</td><td><strong>1% platform fee + gas fee</strong></td></tr><tr><td><strong>Privacy</strong></td><td><p><br>Yes</p><p>Stealth address &#x26; stealth pool***</p></td><td>No</td><td>No</td></tr><tr><td><strong>Features</strong></td><td>Payment links, CSV export, USDC auto-bridge, fun UI</td><td>Social login, claimable links</td><td>Payment link, off-ramp to bank account with KYC</td></tr></tbody></table>

***

*\** Currently live on **Sui Mainnet** with plans to expand to **Solana** next.\
For USDC payments, senders can pay from any chain supported by **CCTP** (like Ethereum, Arbitrum, Optimism, Base, and more).

\*\* At the moment, PIVY has **zero platform fee**. In the coming months, we plan to introduce a really small fee around **0.1% for stealth address** and **0.2% for stealth pool** to keep the system sustainable. We’ll keep it fair and transparent as we grow.

\*\*\* **Stealth Pool** is coming soon starting on **Solana Testnet** as our first rollout before expanding to mainnet.


---

# 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.pivy.me/pivy-vs-the-rest.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.
