# Why Now

1. `Web3 domain services have already done the market education about the need for wallets and dApps to integrate alternative web3 identifiers into their products.` Now when we approach a wallet for integration, the cycle time has shortened significantly - they’re already open to integrating with products like ours that simplify user experience.
2. Consensys has released `Metamask Snaps` through which we can build micro-apps within Metamask in a permissionless manner. Given that Metamask is among the most popular crypto wallets currently, we can reach its user base via our Snap without needing to rely on a native integration that would be time-consuming and expensive.&#x20;
3. Users in 12 countries (and counting) have already `experienced the convenience of UPI` and see merit in abstracting account details to mobile numbers. As of 2022, \~2600 merchants accepted payments in crypto in the US alone. This number is expected to multiply several-fold through 2030. Now is the time to build infrastructure to simplify payments and asset transfers.

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


---

# 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.ultimatedigits.com/why-now.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.
