# Numpay Privacy Standard

In the traditional finance world, users give up control over their personal information the moment they open an account. Banks, payment processors, and third-party vendors collect, store, and share sensitive KYC data, sometimes selling it to advertisers or using it for profiling. Most people don’t even know where their data goes or who has access to it.

*NumPay takes a different path.*

We don’t store your personal data. We don’t sell it. In fact, we don’t even see it.

### **No KYC, No Central Database**

At NumPay, there is no central server holding your identity documents or personal information. We don’t run background checks. We don’t ask for your address, ID, or selfie. And we don’t pass your details to compliance departments, marketing teams, or outside vendors.

Why? Because decentralization makes it unnecessary.

NumPay uses blockchain infrastructure to enable instant, global payments without the need for banks or national ID systems. Since transactions are handled by smart contracts and verified on-chain, there’s no central body to approve or reject them. This removes the need for traditional KYC processes entirely.

### **How We Enable Phone-Based Payments Without Storing Your Data**

NumPay allows you to link your wallet to a phone number. That sounds risky in a system built on privacy, but here’s how it works.

We use encrypted identity mapping. The phone number is verified and hashed into an encrypted identifier. That identifier can’t be reversed or traced back to your personal details. It simply acts as a key to route funds on the network. Your real number is never stored by us. No logs, no linkage.

This design keeps your payments simple and fast, while keeping your identity secure and private.

### **End-to-End Encryption, User-Controlled Keys**

Every transaction on NumPay is end-to-end encrypted. Only the sender and receiver can see the details of a payment. No one in between, not even NumPay can intercept or read your data.

Your private keys are yours alone. You hold them. You control them. There is no password reset, no customer service override, and no backdoor access. If you don’t sign the transaction, it doesn’t happen.

This means your funds can’t be frozen, your data can’t be sold, and your account can’t be shut down by a third party.

### **Why This Matters to You**

If you’ve ever:

* Wondered where your bank shares your data
* Been denied access to funds because of red tape
* Worried about hacks or data leaks
* Paid hidden fees tied to regulatory checks

...then you already understand the problem.

NumPay fixes it by removing the system that creates it. No banks. No middlemen. No data collection.

You stay anonymous, in control, and secure by design, not by permission.

### **What You Get with NumPay’s Privacy-First Approach**

* **Frictionless onboarding**: No ID upload, no document checks
* **Real anonymity**: No tracking or profiling behind the scenes
* **No compliance lockouts**: Your access isn’t limited by nationality or bank status
* **Resilience against leaks**: No centralized data, no honeypots for hackers
* **Trustless design**: The system works without needing to trust anyone

This is what decentralization is for. Not just faster payments, but private, user-owned finance. With NumPay, your data stays yours.

Always.


---

# 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://numpay.gitbook.io/numpay/about-numpay/numpay-privacy-standard.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.
