MySQL powers the platform database. The User table preserves user preferences, currency amounts, and game progression information.
The World table persist the user's world state changes from each play session.
The object store consists of database tables and client interfaces. Items can be placed in the store table which then becomes available in the game. Pricing models can also be adjusted from the store.
A secured web services API using PHP allows the browser client to get and set information in the database.
Stats tracking saves information that can be used to tune the game play such as the number of player reaching various levels and the most popular purchases
Social game play features are central to a social media game. These features include gift giving, inviting friends, inviting neighbors, and publishing accomplishments
The Threshold Social Media Platform has been integrated into the Facebook framework which includes Facebook's application API.
Users can purchase in-game currency with credit cards using payment solutions such as TrialPay or SuperRewards. It is estimated that 60% of purchases come from users who respond to offers which provide in-game credit as a bonus. Offers include services such as Netflix.