diff --git a/docs/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-confirm-following.mdx b/docs/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-confirm-following.mdx
index 0fccca132c..b765c7e2c5 100644
--- a/docs/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-confirm-following.mdx
+++ b/docs/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-confirm-following.mdx
@@ -5,7 +5,7 @@ keywords: [beginner, governance, tutorial, nns]
import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";
import '/src/components/CenterImages/center.scss';
-# Periodic Neuron Following Confirmation
+# Periodic neuron following confirmation
- -The main idea of periodic confirmation of following is that in order to get rewards, governance participants have to remain active voters and regularly confirm their following settings. Neurons who set following once or were created with default following and then never interact with the NNS again get lower, adjusted voting rewards. To find more information about the feature and community discussions about it, please see the [blog post](https://medium.com/dfinity/onchain-governance-improvement-periodic-confirmation-of-following-4c8fd73f578d), [forum discussion](https://forum.dfinity.org/t/periodic-confirmation-design/34215), and the adopted [motion proposal](https://dashboard.internetcomputer.org/proposal/132411). +The main idea of periodic confirmation of following is that in order to get rewards, governance participants have to remain active voters and regularly confirm their following settings. Neurons that set following once or were created with default following and then never interacted with the NNS again get lower, adjusted voting rewards. To find more information about the feature and community discussions about it, please see the [blog post](https://medium.com/dfinity/onchain-governance-improvement-periodic-confirmation-of-following-4c8fd73f578d), [forum discussion](https://forum.dfinity.org/t/periodic-confirmation-design/34215), and the adopted [motion proposal](https://dashboard.internetcomputer.org/proposal/132411). ## Maximizing voting rewards In order to keep your voting power and thus keep getting voting rewards, you need to take at least one of the following three actions once every 6 months for each of your neurons: -1. [Vote directly](https://internetcomputer.org/docs/current/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-voting-on-proposals) -2. [Set or edit following](https://internetcomputer.org/docs/current/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-following-other-neurons) -3. Confirm following +1. [Vote directly](https://internetcomputer.org/docs/current/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-voting-on-proposals). +2. [Set or edit following](https://internetcomputer.org/docs/current/developer-docs/daos/nns/using-the-nns-dapp/nns-dapp-following-other-neurons). +3. Confirm following. :::info Note that if you're following other neurons, you will only receive the maximum voting rewards if the neurons you follow vote on all proposals. To see how neurons vote, visit [vpGeek](https://f2djv-5aaaa-aaaah-qdbea-cai.raw.icp0.io/knownNeurons). @@ -29,11 +28,11 @@ Note that if you're following other neurons, you will only receive the maximum v ## How to confirm neuron following -- **Step 1:** Sign into the [NNS dapp](https://nns.ic0.app/), navigate to **Neuron Staking** and click on **Internet Computer**. If you have neurons that are within 30 days of missing rewards, you will see a banner with a warning. +- **Step 1:** Sign into the [NNS dapp](https://nns.ic0.app/), navigate to **Neuron Staking**, and click on **Internet Computer**. If you have neurons that are within 30 days of missing rewards, you will see a banner with a warning. ![NNS Periodic Confirmation 1](../../_attachments/periodic-1.webp) -- **Step 2:** Click on **Confirm Following**, and you will be prompted with a modal window. Here, you can review following for all of your neurons. If you agree with your current following setup, you can click **Confirm Following** to apply to all neurons. Alternatively, clicking any of them will bring you to the **Neuron Details** page, where you can edit (or confirm) your following for a single neuron. +- **Step 2:** Click on **Confirm Following**, and you will be prompted with a modal window. Here, you can review the following for all of your neurons. If you agree with your current following setup, you can click **Confirm Following** to apply it to all neurons. Alternatively, clicking any of them will bring you to the **Neuron Details** page, where you can edit (or confirm) your following for a single neuron. ![NNS Periodic Confirmation 1](../../_attachments/periodic-2.webp) @@ -49,4 +48,4 @@ Alternatively, you can: ![NNS Import Tokens 4](../../_attachments/periodic-4.webp) -Note that alternatively, you can vote on a proposal, which will reset the neuron inactivity timer for all neurons that voted, or edit your following. \ No newline at end of file +Note that alternatively, you can vote on a proposal, which will reset the neuron inactivity timer for all neurons that voted, or edit your following.