Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link fixes + small updates #136

Merged
merged 3 commits into from
Dec 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions docs/basics/faq/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ This extension allows you to sign transactions for the Subsocial blockchain. It

After Talisman is installed, create (or import) your account, and then you can sign into PolkaVerse.

Once you have signed in, complete the Onboarding process, which will help you get some energy and create your first space.

## Can I use Subsocial on mobile devices?

Yes. There are currently two apps on Subsocial that are compatible with mobile browsers: Grill.chat and PolkaVerse.
Expand Down Expand Up @@ -115,7 +113,7 @@ check out this [article](https://polkaverse.com/@cryptoswim/how-ipfs-fits-into-t
SUB tokens are the native token of the Subsocial blockchain, and can be used to interact with the network.
You can use your SUB tokens to create a space, make posts, and interact with others on Subsocial,
by following them, or commenting and voting on their posts. Currently, you can also tip other users using your SUB tokens,
and more monetization features will be added in the future.
or stake towards your favorite creators to earn rewards for yourself and them.

You can also burn SUB to generate energy, allowing you to complete transations with reduced fees.

Expand Down Expand Up @@ -145,9 +143,10 @@ No, you can use SUB for transaction fees, but the fees will be lower if you turn

No, but in the future applications may give energy to their users for free, allowing you to use Subsocial.

## How can I buy Subsocial tokens?
## How can I get Subsocial tokens?

Currently it is not possible to buy Subsocial tokens.
SUB tokens are currently available on HydraDX and StellaSwap.
Here is a short [tutorial](https://docs.subsocial.network/docs/tutorials/GetSUB/get-sub) on how to use either to get SUB.

## What is the ticker for Subsocial’s token?

Expand Down
6 changes: 6 additions & 0 deletions docs/basics/glossary/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Applications on Subsocial can add support for usernames, allowing you to have cu
## SUB
SUB is the ticker for the Subsocial token, which powers the Subsocial blockchain.
SUB can be used to perform actions on the network, or burned to generate energy.
Here is how to [get SUB](https://docs.subsocial.network/docs/tutorials/GetSUB/get-sub).

## Energy
Energy is created by burning SUB, and can be used to perform actions on the network with reduced fees. Energy is not transferrable. When burning SUB to create energy,
Expand Down Expand Up @@ -145,6 +146,11 @@ Tipping is the simplest way to reward someone for the content they have created,
or simply a joke that made you laugh. Tips will go directly to the account that created the post or comment,
with no intermediary skimming some off of the top, like what happens on existing content monetization platforms.

## Creator Staking
[Creator Staking](https://docs.subsocial.network/docs/tutorials/how-to-stake) allows token holders to lock up tokens for 7+ days
by staking towards specific Registered Creators.
Stakers earn SUB rewards based on how many tokens they stake, and Creators earn rewards based on how many SUB tokens are staked towards them.

## Subscriptions
Subscriptions will allow you to set up recurring payments for access to a creator’s Space or other unique content.
The frequency of payments will be determined by the content creator, for example they could decide to offer a daily subscription instead of a monthly subscription.
Expand Down
4 changes: 2 additions & 2 deletions docs/tutorials/Staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ id: how-to-stake
title: How To Stake Towards Creators
---

Supporting your favorite creators is easier than ever with Subsocial's [Creator Staking](https://docs.subsocial.network/docs/basics/staking/overview) system!
Supporting your favorite creators is easier than ever with Subsocial's [Creator Staking](https://docs.subsocial.network/docs/basics/creator-staking/) system!

To start staking, you will need some SUB tokens. If you don't have any, here is a short tutorial
on how to [get SUB](https://docs.subsocial.network/docs/tutorials/GetSUB/get-sub).

To start staking, head over to the [Creator Staking](https://sub.id/creators) page on Sub.ID, and sign in.
To start staking, head over to the [Creator Staking dashboard](https://sub.id/creators) on Sub.ID, and sign in.

![](../../static/img/staking1.png)

Expand Down
Loading