# Which Problem does Sui Name Service solve?

By [EndlessCrypto](https://paragraph.com/@endlesscrypto) · 2023-01-11

---

Sui Name Service (SNS) aims to solve a problem that is common in decentralized systems, which is the difficulty of remembering and sharing human-readable addresses. In a decentralized system, such as a blockchain network, each user or entity has a unique address that is a long string of letters and numbers, known as a hexadecimal string. These addresses can be difficult for people to remember and share, and are not very user-friendly.

SNS aims to solve this problem by allowing users to register their own domain names and associate them with their unique address on the blockchain. This allows for more user-friendly addresses that are easy to remember and share. For example, instead of having to share an address such as "0x742d35Cc6634C0532925a3b844Bc454e4438f44e", a user could register the domain name "myname.sui" and share that instead.

Additionally, it allows for creating the name-spacing structure, where user can structure their name according to their branding or use case.

By providing this service, SNS aims to make it easier for users to interact with decentralized applications and services, and to help make the decentralized ecosystem more user-friendly and accessible to a wider audience.

---

*Originally published on [EndlessCrypto](https://paragraph.com/@endlesscrypto/which-problem-does-sui-name-service-solve)*
