Calculating Questing Points

At Incubat3, our Questing Platform rewards system is designed to recognize and reward community members for their social engagement. We ensure that rewards are fair and directly proportional to each user's level of participation.

How Questing Platform Points are Calculated

Point Accumulation: Each user’s total points for a questing platform project are initially calculated based on their engagement in specific social tasks. These points are then enhanced by additional factors reflecting broader participation:

  • Incubat3 Staking Points: Points earned from staking tokens in launchpad tier system.

  • Incubat3 Node Points: Points accrued from node ownership.

  • Incubat3 NFT Points: Points derived from NFT holdings.

Final Questing Points Calculation: To compute the final questing points, we use the original point as the base and adjust it by the sum of points from other sources of user engagement.

Formula:

Total Multiplier=(1+Incubat3 Node Points+Incubat3 NFT Points+Incubat3 Staking Points)Final Questing Points=Original Questing Points×Total Multiplier{\small \begin{aligned} &\text{Total Multiplier} = (1 + \text{Incubat3 Node Points} + \text{Incubat3 NFT Points} + \text{Incubat3 Staking Points}) \\ &\text{Final Questing Points} = \text{Original Questing Points} \times \text{Total Multiplier} \end{aligned} }

Example

Consider a user who has achieved the following points:

  • Original Questing Points: 100

  • Incubat3 Node Points: 0.50 (from owning 3 nodes)

  • Incubat3 NFT Points: 0.10 (from owning 5 NFTs)

  • Incubat3 Staking Points: 0.40 (from staking 1,000,000 tokens)

User's Total Multiplier Calculation:

Total Multiplier=1+0.5+0.1+0.4=2.00{\small \text{Total Multiplier} = 1 + 0.5 + 0.1 + 0.4 = 2.00 }

Plugging the values into the formula:

Final Questing Points=100×2.00=200{\small \text{Final Questing Points} = 100 \times 2.00 = 200 }

Result:

The user’s Final Questing Points are 200. This score represents a 100% increase from the original, doubling their reward potential due to their active participation across the platform through staking, nodes, and NFTs.

Last updated