Levels and Quests

Levels

We built a level system with experience points that users receive by completing different types of quests.

Initially, there will be 10 levels. We might add more in the future. The user starts at level 1.

The XP required for each next level is as follows:

  • Level 2 - 200 XP

  • Level 3 - 300 XP

  • Level 4 - 400 XP

  • Level 5 - 500 XP

  • Level 6 - 600 XP

  • Level 7 - 700 XP

  • Level 8 - 800 XP

  • Level 9 - 900 XP

  • Level 10 - 1000 XP

Quests

Quests can be divided into three categories:

One-time quests 

Those will include simple tasks that you can complete only once. For example, to authenticate with your Twitter or Discord profile. To complete a one-time quest click on the button next to it and perform the required actions. Once you complete the quest you will be able to claim the Experience Points. When you claim the XP the quest will be marked as completed and you won't be able to complete it again.

Daily quests

Those will require daily activity and will include daily login and launching of a game/event. To complete the daily quest, you have to log in and launch one game or event. Once you complete the quest you will be able to claim the Experience Points. When you claim the XP you won't be able to complete the quest again during the same day. You will be able to do so on the next day.

Weekly and monthly quests 

Coming soon. Those quests will require multiple actions from the user, some in metaverses we’ve integrated with.

v0.2.0 Quests

The quests that will be available in v0.2.0 are:

  • Twitter authentication with a post - The user has to allow MetaPortal to post on their behalf. The post contains the following content: When you complete the quest, you will be able to claim 80 XP.

  • Discord authentication  - The user has to give MetaPortal permission to read their name, the servers they are part of and to join them in a server. If the user is not part of the EnterDAO's server, they will be joined automatically. Users who complete this quest will also gain a special role in the server. When you complete the quest, you will be able to claim  70 XP.

  • Daily login  - The user has to log in MetaPortal and launch one game or event. The quest can be completed once per day. When the user completes the quest, they will be able to claim 2 XP. If the user logs in 3 days in a row, a 2x multiplier is activated and they receive 4 XP, starting from the fourth consecutive day. For Sharded Minds holders the multiplier is 2.5x, so they receive 6 XP, starting from the fourth consecutive day. The NFT has to be in their wallet at the moment of completing the quest. Users receive the multiplier until they break the streak. After that, they have to log in again for 3 consecutive days to activate it.

You can track your progress and see available quests through the Profile page.

Last updated