diff --git a/src/components/Contribute/Knowledge/index.tsx b/src/components/Contribute/Knowledge/index.tsx
index 64ee0da4..7236459b 100644
--- a/src/components/Contribute/Knowledge/index.tsx
+++ b/src/components/Contribute/Knowledge/index.tsx
@@ -419,6 +419,21 @@ Creator names: ${creators}
+ Knowledge in InstructLab is represented by question and answer pairs that involve facts, data, or references. This knowledge is represented + in the taxonomy tree and each node of this tree contains a qna.yaml file. +
+