diff --git a/docs/learn/governance/img/20_Subsquare_Delegation/delegation_1.png b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_1.png new file mode 100644 index 00000000000..e343c69497f Binary files /dev/null and b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_1.png differ diff --git a/docs/learn/governance/img/20_Subsquare_Delegation/delegation_2.png b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_2.png new file mode 100644 index 00000000000..e4e0bd2d46d Binary files /dev/null and b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_2.png differ diff --git a/docs/learn/governance/img/20_Subsquare_Delegation/delegation_3.png b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_3.png new file mode 100644 index 00000000000..33a8a12a443 Binary files /dev/null and b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_3.png differ diff --git a/docs/learn/governance/img/20_Subsquare_Delegation/delegation_4.png b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_4.png new file mode 100644 index 00000000000..cf87318fd13 Binary files /dev/null and b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_4.png differ diff --git a/docs/learn/governance/img/20_Subsquare_Delegation/delegation_5.png b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_5.png new file mode 100644 index 00000000000..cb9f530af6b Binary files /dev/null and b/docs/learn/governance/img/20_Subsquare_Delegation/delegation_5.png differ diff --git a/docs/learn/governance/subsquare_guide.md b/docs/learn/governance/subsquare_guide.md index 499e4b6aae6..05988baef5c 100644 --- a/docs/learn/governance/subsquare_guide.md +++ b/docs/learn/governance/subsquare_guide.md @@ -136,3 +136,45 @@ After submitting the proposal, it will be displayed on the treasury page. The proposal name & description can be edited.
+ +## Vote Delegation + +Click on the `Delegation` tab on the sidebar to access the vote delegation page. +This is an overview of _delegation_ related actions and statistics. + +Clicking on the `+ Delegate` button will allow to delegate votes to another account. + +
+ +--- + +The `Target` is the account to which the votes are being delegated to. +The `Balance` is the amount of native currency we're delegating. This is the amount that will be _locked_. +:::important +The action of delegating voting power **DOES NOT** transfer the ownership of the tokens. They are merely _locked_ for normal use, but remain in the ownership of the delegator. +::: + +The `Conviction` allows us to amplify the voting power being transferred, at the expense of a longer _unlock_ period. + +
+ +--- + +Once the delegation has been submitted, it will be displayed on the delegation page. +Clicking on the `Details` label will display more information about the delegation. + +
+ +--- + +The amount and conviction are displayed. +Clicking on the `X` button allows to _undelegate_ the votes, which will begin the unlocking period for the tokens. + +
+ +--- + +Clicking on the `Account` tab on the sidebar will display the account details. +The 100 SBY locked in previous steps with conviction set to **3** is displayed - equaling total of 8 days of unlocking period. + +