+An **OR gate** is a fundamental [Logic Gate](/wiki/Logic_Gate) that performs logical disjunction. Its output is true if one or more of its inputs are true, reflecting core [Boolean Logic](/wiki/Boolean_Logic) operations.
+## See also
+- [AND Gate](/wiki/AND_Gate)
+- [NOT Gate](/wiki/NOT_Gate)
+- [XOR Gate](/wiki/XOR_Gate)
... 1 more lines