mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Merge pull request #20 from MetaFam/seed-market-stuff
added basic stuff about XP and SEEDs
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
title: 🌱 SEED Market
|
||||
---
|
||||
|
||||
|
||||
#### *TODO*
|
||||
15
docs/handbook/seed.mdx
Normal file
15
docs/handbook/seed.mdx
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 🌱 SEED
|
||||
---
|
||||
|
||||
## What are SEEDs?
|
||||
|
||||
SEEDs are awarded based on your XP. More specifically, your XP earned per week through direct actions as well as the XP that flows to your past contributions as people engage with them over time. As a result MetaGamers are playing an iterated game with long-term incentives for collaboration. You receive points for making it easy for others to use and contribute to your contributions. This creates a living ecosystem of value. More value, more XP, more SEEDs.
|
||||
|
||||
## The SEED Market
|
||||
|
||||
The SEED market exists to support value creation. By giving people a way to buy and sell SEEDs we create a community currency. This allows MetaGamers to earn things like character profiles, earn membership/ governance rights, and the ability to support the valuable work of others in a postiive-sum way (boosting).
|
||||
|
||||
MetaGame will create a market on a bonding curve and buy up the initial supply. This will create a price floor. A small fee will be charged to people exiting out of the SEED market, however all SEED transactions within the Metaverse will have full value. This incentivizes local engagement and spending within the MetaGame universe.
|
||||
|
||||
SEEDs will be allocated to contributors on a weekly basis. The goal is to have more SEEDs coming in through profile creation, membership dues, and in-game features than there are going out via SEED allocations. In this way MetaGame has a runway of SEEDs to support the community until SEED demand eclipses supply. Then number go up.
|
||||
@@ -2,5 +2,8 @@
|
||||
title: 🧬 XP
|
||||
---
|
||||
|
||||
Experience points (XP) can be earned by anyone anytime by engaging on [Discord](https://discord.gg/ZqdPP9b), writing on [Discourse](https://metagame.trydiscourse.com/), and laying down code on [GitHub](https://github.com/metafam/), or completing a Quest. You earn XP when you create content and/or when people reference or react to your content. We also have Initiatives to recognize contributions that happened off-line and reward them with XP as well.
|
||||
|
||||
#### *TODO*
|
||||
Due to the way SourceCred works (PageRank) the more XP you have the more weight your engagement has. This creates a soft sybil resistance where random accounts or profiles can't easily embed themselves into the contribution graph without actually contributing.
|
||||
|
||||
Because XP is earned via contributions and engagement, which are always fluctuating, XP scores are always fluctuating. They are not fixed. Think of them more like an element or the weather. XP is very real, and has very real properties and effects, but it's more of a force of nature than anything.
|
||||
|
||||
@@ -5,7 +5,7 @@ module.exports = {
|
||||
"handbook/play",
|
||||
"handbook/quests",
|
||||
"handbook/xp",
|
||||
"handbook/seed-market",
|
||||
"handbook/seed",
|
||||
"handbook/roles",
|
||||
"handbook/achievements",
|
||||
"handbook/shilling"
|
||||
|
||||
Reference in New Issue
Block a user