# Product Overview

Numpay isn’t just another app. It’s an AI-powered financial infrastructure built for a world where money moves freely, without banks, borders, or fees. It addresses a global pain point: sending and receiving money across countries is still expensive, slow, and inconvenient. Numpay removes these constraints by combining blockchain architecture with identifier-based payments, delivering a decentralized experience optimized for remittances and global access.

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

We designed Numpay from the ground up to address the pain points that millions face daily when sending or receiving money across countries. Traditional methods are slow, complex, and expensive. Numpay eliminates these barriers with a frictionless, decentralized payment experience that works for everyone, regardless of their financial background or location.

### Built for Global Money Transfer

At the core of Numpay is the ability to send funds across borders using just a phone number. No wallet setup. No technical hurdles. No banking friction. This approach changes how money moves:

* **Cross-border transfers** settle in seconds.
* **Recipients don’t need to install a wallet;** they just verify their phone.
* **No FX spreads or transfer fees.** Value arrives as is.

Whether someone is sending money to family overseas or receiving freelance payments from abroad, Numpay makes the experience instant, direct, and simple.

### Transforming Phone Numbers into Wallets

Traditional crypto relies on long wallet addresses. Numpay abstracts this entirely.

#### How It Works:

* The **Identity Abstraction Layer (IAL)** maps phone numbers to on-chain wallet addresses using encrypted attestations.
* Verifiers check identifiers off-chain and issue signed proofs.
* Smart contracts resolve the identifier on-chain without revealing the original data.

This means a phone number becomes a secure, globally routable wallet endpoint. There’s no need to explain public keys or seed phrases. Just send money to a phone number, and the protocol handles the rest.

### Built-In Remittance UX

Numpay is optimized specifically for global users who need to **receive** money quickly and without friction. That includes:

* Instant notifications via SMS when funds arrive
* One-click access to view or withdraw funds
* Simple interface built around real-world identifiers, not crypto addresses

Most crypto systems are built for senders. Numpay flips the experience to prioritize **receiving funds**, especially for users who may not be crypto-native. It's the easiest way for anyone, anywhere to receive money directly into a self-custodial wallet.

### Why It’s Better for Remittances

Numpay eliminates the inefficiencies that plague traditional remittance platforms:

| Feature                | Traditional Remittance | Numpay                      |
| ---------------------- | ---------------------- | --------------------------- |
| Time to Receive        | 1–5 business days      | <30 seconds (on-chain)      |
| Identifier Type        | Bank account number    | Phone number                |
| Recipient Requirements | Local bank account     | Internet + phone            |
| Fees                   | 5–10% average          | $0                          |
| FX Markup              | Yes                    | Stablecoin-based            |
| Access Model           | Closed ecosystem       | Open protocol, self-custody |

### Developer Access

* TypeScript SDKs for web and mobile.
* REST and GraphQL APIs for querying state.
* Open-source contract ABIs for integration with third-party dApps.

### Security & Audits

* Formal verification applied to core contracts.
* Audits are conducted before every major release.
* Bug bounty programs are active for continuous feedback.

<details>

<summary>It Is Simple</summary>

Numpay's design philosophy centers around removing friction. You don’t need a bank account. You don’t need to understand crypto. You don’t even need to know the recipient’s country. All it takes is a phone number or email, and the funds arrive in seconds.

</details>

<details>

<summary>Built for Performance</summary>

While the user interface is clean and intuitive, the technology powering Numpay is robust and future-proof. Transactions are secured by blockchain infrastructure, ensuring reliability, speed, and tamper-resistance. It feels like magic, but it’s all engineered for scale and transparency.

</details>

We're not just about sending money; it’s about redefining access. By removing banks and fees from the equation, Numpay puts financial freedom back in the hands of everyday people. And as the world becomes more interconnected, Numpay stands ready to power a new wave of borderless economic activity.

Numpay isn’t an alternative; it’s the upgrade global payments have been waiting for.


---

# 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/product-overview.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.
