diff --git a/pages/home/oracle-integrity-staking/reward-examples.mdx b/pages/home/oracle-integrity-staking/reward-examples.mdx
index f7b026ea..544760d3 100644
--- a/pages/home/oracle-integrity-staking/reward-examples.mdx
+++ b/pages/home/oracle-integrity-staking/reward-examples.mdx
@@ -20,6 +20,14 @@ NOTE: All the symbols used in the examples are explained in the [Mathematical Re
This example takes the case of one pool where the pool has stake from only the publisher.
+
+
$$
\begin{aligned}
{S^p_p} &= 100 \\
@@ -37,18 +45,18 @@ $$
\end{aligned}
$$
+## Example 2: Publisher and Delegator Stake
+
+This example takes the case where the pool has stake from both the publisher and the delegator.
+
-## Example 2: Publisher and Delegator Stake
-
-This example takes the case where the pool has stake from both the publisher and the delegator.
-
$$
\begin{aligned}
{S^p_p} &= 100 \\
@@ -66,18 +74,18 @@ $$
\end{aligned}
$$
+## Example 3: Publisher and Delegator Stake more than the Cap
+
+This example takes the case where the combined stake of both the publisher and the delegator exceeds the cap.
+
-## Example 3: Publisher and Delegator Stake more than the Cap
-
-This example takes the case where the combined stake of both the publisher and the delegator exceeds the cap.
-
$$
\begin{aligned}
{S^p_p} &= 300 \\
@@ -95,18 +103,18 @@ $$
\end{aligned}
$$
+## Example 4: Introducing Delegator Fees
+
+This example demonstrates how the delegation fee affect the reward distribution between the publisher and the delegator.
+
-## Example 4: Introducing Delegator Fees
-
-This example demonstrates how the delegation fee affect the reward distribution between the publisher and the delegator.
-
$$
\begin{aligned}
\quad{S^p_p} &= 200 \\
@@ -128,14 +136,6 @@ $$
\end{aligned}
$$
-
-
In the example, the delegator pays a 2\% fee on their rewards to the publisher. This fee is deducted from the delegator's reward and added to the publisher's reward.
## Example 5: Slashing event on the pool