# Understanding MaskNumber

{% hint style="info" %}
Want to learn about writing content from scratch? Head to the [Basics](https://github.com/GitbookIO/onboarding-template/blob/main/getting-started/broken-reference/README.md) section to learn more.
{% endhint %}

### What is MaskNumber?

MaskNumber is a revolutionary Web3 platform that allows users to purchase and own virtual phone numbers as unique identifiers on the blockchain. Unlike traditional phone numbers managed by telecom providers, MaskNumber numbers are tied to a user’s crypto wallet, offering decentralized ownership. This eliminates monthly contracts, personal data requirements, and carrier restrictions, positioning it as a privacy-centric communication asset. The platform uses blockchain technology to make sure there safety and efficiency.<br>

* Key Use Cases: Use numbers for call forwarding, texting, account verification (e.g., social media, banking), or as tradable digital assets.
* Unique Value: Ownership allows users to sell, transfer, or hold numbers indefinitely, similar to owning a domain or artwork.
* Exclusive Aspects: MaskNumber introduces a first-of-its-kind Telegram bot for seamless account creation across social media platforms, embracing a decentralized, KYC-free, crypto-friendly approach.

\
Core Components&#x20;

* Virtual Phone Numbers: Available for a one-time purchase of 0.055 SOL, these numbers are registered as unique identifiers linked to the buyer’s wallet.
* Revenue Sharing System: A mechanism to distribute 50% of each purchase to Revenue Wallet for redistribution to all token holders holding ≥0.3% of a specific token, with the other 50% going to the Developer Wallet. Distributions occur every 7 days based on holding percentage and duration, requiring owner approval.
* Blockchain Integration: Utilizes blockchain technology for secure and efficient transaction execution, ensuring a seamless user experience.
* Example: A user buys a number for 0.7 SOL; 0.035 SOL goes to developers, and 0.35 SOL is redistributed to eligible token holders.
* Technical Insight: The identifier standard uses blockchain’s SPL Token, with metadata encoding number details (e.g., region, rarity).


---

# 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://masknumber.gitbook.io/masknumber-docs/getting-started/quickstart.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.
