# Non-Custodial Merchant and Customer Wallet

The Zeebu platform offers its users a secure and non-custodial wallet solution, giving users complete control over their Zeebu tokens (ZBU), without relying on any centralized entity. To ensure the governance of the wallet, a group of nodes validates all transactions in and out of the wallet on the blockchain. Decentralized wallets offer the highest security, privacy and control over stored assets.

Zeebu platform users receive a private key that grants them exclusive access to their ZBU tokens. No one else on the platform will have access to this key, which allows users to store their ZBU tokens with complete confidence. The platform uses the public address of each wallet to send ZBU tokens directly to the receiver from respective invoices. It is up to the user to safeguard their private key, and any loss of the key is at the total risk of the user, not Zeebu.

Zeebu’s decentralized wallet allows users to perform various functions, such as storing ZBU and all other supported tokens, swapping supported tokens, and depositing and withdrawing tokens to any on-chain or off-chain wallet. Users can also take advantage of the DEX Liquidity Pool to quickly and easily swap tokens.

Zeebu’s decentralized wallet provides a secure and convenient solution for storing and managing ZBU tokens and other supported tokens. Users can rest assured that their private keys are fully under their control, and their valuable assets are safe and secure.


---

# 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://zeebu.gitbook.io/zeebu-whitepaper-v2.0/uzhRGn79HnwkCMDad1EE/zeebu-settlement/non-custodial-merchant-and-customer-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.
