In Web2 , asset distribution is controlled by backend services, databases, and business logic. In Solana , those rules can live directly inside the token itself. In this experiment, I explored how far Token-2022 Program can go by combining: Non-transferable tokens Token accounts across multiple wallets Transfers with protocol-level enforcement Token burning On-chain state inspection The goal was not just to create tokens, but to understand how Token-2022 changes the mental model of token design.