LogoLogo
  • 🕴️ QUICK START GUIDE
  • DASHBOARD
    • Management
      • Add a new Game
        • Create a Game
        • Set-Up
        • Review Guidelines
      • Version control
        • Add a Build
        • Handle branches
        • Upgrade Versions
      • API Keys
    • NFT Collections
      • Add a Collection
      • Staking Support
    • Beta Codes
      • Create a Beta Code
    • Tournaments
      • Set Up
      • Create Tournament
    • In-App Purchases
      • Developer
        • Set up your Store
        • Submit Product
        • Client Integration
        • Handle Post-Payments
      • Payment Gateways
      • Review Guidelines
    • Elixir Invisible Wallet
      • Gas Manager
        • Create Gas Manager
        • Handle Balances
    • Reward Center
      • Game Quests
        • Add a Stat
        • Create a Quest
        • Test Your Quest
        • Submit your Quest
        • Update Progress
        • Review Guidelines
  • Elixir Gamer Services
    • 🏁Kick-off
    • Unity
      • Getting Started
        • Overview
        • Updates
          • GitHub
          • Unity Asset Store (Coming Soon)
      • Overlay
        • Overlay Actions
        • Event Simulator
          • SDK Events
      • Authentication
        • Desktop
        • Mobile
      • Reference
    • Unreal Engine
      • Getting Started
        • C++ Project
        • Blueprints Project
  • API
    • Elixir REST API
      • 🖥️Desktop Auth
      • 📱Mobile Auth
      • 🔐RSA Signature
        • 🔢C# Example
        • 🔢Node.js Example
      • 🧔User
      • 👾NFTs
      • 🏆Tournaments API
      • ❓Game Quests
    • How To
      • Link Elixir account to a game API account
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. DASHBOARD

Reward Center

Welcome to the Reward Center Integration Guide!

PreviousHandle BalancesNextGame Quests

Last updated 1 year ago

Was this helpful?

This document provides game developers with insights on how to integrate the Reward Center into their games to enhance user engagement and provide exciting rewards for players. Let's dive in!

What is the Reward Center?

The Reward Center is a feature-rich system within our platform designed to reward users for their engagement and achievements in games. It offers various rewarding mechanisms, including the Season Pass, trophies earned in quests, and participation in raffles. Enjoy our guide through.

How to Integrate the Reward Center:

  • Design quests within your game that contribute to season pass progression.

  • Report user progress to the Reward Center API to update the season pass level accordingly.

Benefits for Game Developers:

  • Enhanced User Engagement: The Reward Center incentivizes players to engage more deeply with your game by offering enticing rewards and progression opportunities.

  • Retention Boost: By providing a rewarding experience, you can increase player retention and encourage long-term commitment to your game.

  • Cross-Promotion Opportunities: Integration with the Reward Center opens up opportunities for cross-promotion within the platform, exposing your game to a broader audience.

Key Components:

  1. Season Pass:

    • Users progress through the Season Pass by completing quests and achieving milestones.

    • Each level unlocks exclusive rewards, motivating players to engage with the game and the platform.

  2. Trophies:

    • Trophies are earned by completing quests, whether they are platform quests or game-specific quests.

    • They symbolize player achievements and contribute to their overall progress within the platform.

  3. Raffles:

    • Raffles provide users with the chance to win exciting prizes such as NFTs, tokens, and other gaming rewards.

    • Players can participate in raffles by redeeming tickets earned through the Season Pass or other means.

Integrating the Reward Center into your game is a fantastic way to reward players for their dedication and accomplishments, fostering a positive and rewarding gaming experience. By following the integration guidelines outlined in this document, you can create a more engaging and rewarding experience for your players while driving retention and growth for your game.

Help Center