Skip to content

Commit

Permalink
Update active-staking.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yung-Beef authored Dec 15, 2023
1 parent 290d5da commit cf913d4
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions docs/basics/creator-staking/active-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,32 @@ keywords: [Subsocial, Staking, Rewards, Creators, Content, Polkadot]
Active Staking allows stakers to boost their rewards by actively engaging with good content on the network.
Active Staking is notably more complex than Passive Staking, so let's look at an example to see how it works.

If Alice stakes 700 SUB, she will also receive 700 points, which will reset daily. **For each post that Alice likes in a day,
her rewards pot will increase by 10%, up to 100%** (this may be changed to, for example, a 5% increase per like instead of 10%).
Every week, the system will take a snapshot of all posts created during the previous week and distribute rewards.
If Alice liked a full 70 posts the previous week (10 likes per day), her rewards pot will be 100% full.
Alice will receive 50% of it, and the other 50% will be distributed to the authors of the posts Alice liked.
If Alice stakes 700 SUB in Passive Staking, she will also receive 700 points that she can use in active staking,
which will be reset daily To maximize her point usage, she will need to use all 700 everyday.
**Every post that Alice likes during the day will increase her Active Staking rewards pot (which is separate from her Passive Staking rewards) by 10%,
up to 100%** (this may be changed to, for example, a 5% increase per like instead of 10%).
Every week, rewards will be distributed to stakers and authors. In order for Alice to maximize her rewards pot for the week,
she will need to like 10 posts per day, every day of the week.

Alice’s reward pot will be split 50/50 between Alice and authors of the posts that she liked.
If she liked more than 70 posts, her points will be split accordingly:

- 700 points / 10 likes → 70 points per like
- 700 points / 20 likes → 35 points per like

Thus, she can support more authors and content, but with fewer rewards for each. Her rewards will not be changed regardless of how many posts she liked,
as long as she liked at least 10 per day.
Thus, she can support more authors and content, but with fewer rewards for each particular author.
Her rewards will not be changed regardless of how many posts she liked, as long as she liked at least 10 per day.

**If Alice earned 100 SUB in passive staking rewards the previous week, and liked enough posts to maximize her rewards pot,
she will receive an extra 50 SUB, for a total of 150 SUB.**
she will receive an extra 50 SUB, for a total of 150 SUB.**
The other 50 SUB will be distributed to the authors of the posts that Alice liked, based on points.

In order to ensure a healthy % of stakers are active, a reward multiplier exists.

### The Reward Multiplier

The Active Staking system includes a feature called the “Reward Multiplier,” which enhances the rewards you earn based on overall staker activity. Here’s how it works in simple terms:
The Active Staking system includes a feature called the “Reward Multiplier,” which enhances the rewards you earn based on overall staker activity.
Here’s how it works in simple terms:

1. **Base Calculation**: Your base rewards in the Active Staking system are determined by your passive staking rewards. For instance, if you earned 100 SUB through passive staking, that’s your starting point for Active Staking rewards.

Expand All @@ -55,7 +59,7 @@ On top of that, the system will provide a great signal about which authors shoul
if they consistently receive lots of points on their posts.

### Rules
Points are only used when liking posts that were posted within the last 7 days by authors that have a Subsocial Usernames and some staked SUB.
Points are only used when liking posts that were posted within the last 7 days by authors that have a Subsocial Usernames and staked SUB.
Liking a post from an author without a Subsocial Username and some stake will not increase your rewards pot, and authors cannot like their own posts.

### Rewards
Expand All @@ -66,5 +70,5 @@ The first month of the Active Staking alpha will use up to 803,520 SUB, dependin
### Joining The Alpha
To join the waitlist for the Active Staking alpha, you will need to join the [Active Stakers chat](https://grill.chat/creators/stakers-20132) on Grill.chat,
log in with a Polkadot identity (Subsocial Username, KILT w3n, or Polkadot/Kusama on-chain identity)
and enable at least one notification option. Make sure your account has some SUB staked too!
and enable at least one notification option. Make sure your account has some SUB [staked](https://sub.id/creators) too!

0 comments on commit cf913d4

Please sign in to comment.