I built this because I got tired of trying to use modern gaming wikis. Most gaming databases, especially in the Roblox ecosystem, are hosted on platforms that are completely unusable on mobile due to autoplay video ads, heavy trackers, and layout shifts. When you are actively playing a game and want to quickly check an item value or find a quest location, you need something that loads instantly.

I built this wiki using a lightweight static setup (Next.js and Tailwind CSS) to keep page loads under half a second. It includes clean item databases, an active code checker, a value calculator, and an interactive vector-based map tool for finding Lost Items in the game world.

I am planning to add more interactive tools for players soon. I would love to get your feedback on the mobile performance and the user interface.