From e4f72d11a28d549e18c9afd2c3914d9f34ee0840 Mon Sep 17 00:00:00 2001 From: Filippo <110459737+filippoweb3@users.noreply.github.com> Date: Fri, 20 Oct 2023 19:08:54 +0200 Subject: [PATCH] Add Nomination Pool tutorial (#5291) * added video and text * minor edits --- docs/learn/learn-guides-staking-pools.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/learn/learn-guides-staking-pools.md b/docs/learn/learn-guides-staking-pools.md index 3645ba282714..d318e7ff0138 100644 --- a/docs/learn/learn-guides-staking-pools.md +++ b/docs/learn/learn-guides-staking-pools.md @@ -13,6 +13,12 @@ This page is for pool creators and maintainers. If you like to participate in st nomination pools, please navigate to this page on [how to join a nomination pool.](https://support.polkadot.network/support/solutions/articles/65000182376-staking-dashboard-how-to-join-a-nomination-pool) +See the video tutorial below to learn how to create a pool, set the pool commission, set claim +permissions, claim rewards on behalf of another account, and destroy a pool using the Polkadot +Staking Dashboard. + +[![Create and manage pools](https://img.youtube.com/vi/aTFWhwy_Mxg/0.jpg)](https://www.youtube.com/watch?v=aTFWhwy_Mxg) + ## Pool Creation :::info