# bonuz Lifestyle Wallet

<figure><img src="/files/WiPrDfNDCODhLj1S9lE2" alt=""><figcaption></figcaption></figure>

The bonuz Lifestyle Wallet is more than a crypto wallet. It's the primary distribution channel for the bonuz Human Layer — a single app where users hold tokens, manage passes and memberships, build their on-chain identity, and engage with brands in the real world. Self-custodial under the hood, but as simple as any consumer app on the surface.

Built by **Bonuz Technology DMCC** on top of Bonuz Inc. protocol infrastructure, the wallet is designed for the 99% of people who aren't yet in self-custody. If your grandmother can't use it in 30 seconds, it's not ready — that's the bar every feature is measured against.

### Onboarding

Users sign up via email or social login (Google, Apple, etc.) through Web3Auth. Behind the scenes, a self-custodial smart account is created using ERC-4337 account abstraction (7702-ready). No seed phrases, no gas configuration, no wallet extensions. The entire process takes under 45 seconds.

The wallet opens immediately — no tutorials, no setup wizards. Users land in a functional wallet from the first second.

### Wallet Capabilities

The wallet supports all standard functions across multiple chains:

* **Hold, send, receive** tokens and NFTs
* **Swap** via decentralized services (1inch, Uniswap, PancakeSwap, LI.FI, Jupiter, and others)
* **Fiat on-ramp** through regulated providers (Mercuryo, Banxa, MoonPay, Simplex) — KYC may be required for credit card purchases
* **Multi-chain support** — All major EVM-compatible networks (Ethereum, Polygon, BNB Chain, Base, Linea, Avalanche, Arbitrum One, Arbitrum Nova, Core, and more), plus Solana and Bitcoin
* **WalletConnect** v2 support for connecting to external dApps
* **One clean screen UX** for buy/swap/send with clear pricing — no confusing multi-step flows

### DNFT Management

Beyond standard wallet functions, the bonuz Lifestyle Wallet is purpose-built for managing engagement assets:

* View and manage all DNFTs: passes, vouchers, memberships, tickets, loyalty punchcards, certificates, and Proof-of-Visit/Participation
* **QR and NFC scanning** for real-world engagement — scan at venues, events, or retail locations to claim and redeem DNFTs
* Track DNFT state (active, redeemed, expired) and progress (loyalty punchcard completion, membership tier)
* Receive push notifications for campaign updates, expiring vouchers, and nearby engagement opportunities

### bonuz ID Integration

Each wallet can optionally activate a **bonuz ID** — a portable on-chain identity governed by the bonuz ID Protocol. bonuz ID is not required; users stay anonymous by default.

When activated, bonuz ID provides:

* A shareable biolink page at bonuz.id/\[username] (similar to Linktree or link.me, but on-chain and user-owned)
* Verified social handles (X, Instagram, TikTok, etc.)
* On-chain attestations (visits, achievements, reputation markers)
* Tipping support — users can receive tips directly through their profile
* **Apple Wallet** integration — add bonuz ID as a card/pass

Permissions are scoped and revocable. Users control exactly what data apps and brands can see.

### Discovery

The wallet includes a discovery section where users can explore:

* Events, venues, and nearby brand experiences
* Active campaigns, quests, and challenges
* Partner apps and dApps
* Airdrop campaigns and promotions

Content is surfaced based on location and relevance, connecting users to real-world and digital engagement opportunities from bonuz partners.

### Security

* **Self-custodial** — Users retain full ownership and control of their private keys and assets
* **Keyless MPC/TSS** — Private keys are split and distributed via Multi-Party Computation; no single entity (including bonuz) can reconstruct them
* **MFA** — Optional multi-factor authentication for additional security
* **Hacken audit** — Smart contracts scored **10/10**
* **Gas sponsored** on bonuz core actions (claiming DNFTs, updating bonuz ID, quest steps, check-ins) — users experience key interactions as gasless

### Language Support

Available in 16 languages: English, Spanish, Arabic, Hindi, Urdu, Indonesian, German, Polish, Portuguese, Malay, Filipino, Turkish, Korean, Russian, Thai, and Vietnamese.

### Download

Available at [bonuz.xyz](https://bonuz.xyz/) for iOS, Android, and Web.


---

# 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://whitepaper.bonuz.market/bonuz-ecosystem/bonuz-lifestyle-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.
