diff --git a/docs/about/babe-explained.md b/docs/about/babe-explained.md
index d8c9daab..70a8772a 100644
--- a/docs/about/babe-explained.md
+++ b/docs/about/babe-explained.md
@@ -20,7 +20,9 @@ autonomously, offering probabilistic finality, or it can be integrated with a fi
BABE operates on a slot-based algorithm, dividing time into eras, epochs, further segmented into slots. Within the Avail context, each slot lasts for twenty seconds, aligning with the
target block time. In every slot, BABE determines an author (or potentially multiple authors) responsible for producing a block.
-
+:::note
+If you're not familiar with Avail's terminology, you may check out our [Glossary](/docs/glossary.md).
+:::
On Avail's explorer, you can observe the eras and epochs by navigating to the staking page and locating the information at the top-right corner.