diff --git a/docs/guides/spice-simulation/introduction.mdx b/docs/guides/spice-simulation/introduction.mdx
index dd49410..1f5258e 100644
--- a/docs/guides/spice-simulation/introduction.mdx
+++ b/docs/guides/spice-simulation/introduction.mdx
@@ -61,3 +61,12 @@ Example:
| `amplitude` | string or number | Amplitude of the AC signal. For square waves, this is the peak voltage. |
| `offset` | string or number | DC offset of the waveform. |
| `dutyCycle` | number | For square waves, the fraction of the period the signal is high (0 to 1). |
+
+### {"
+ For simulations, a {"
+ This example demonstrates how to use a switch in a SPICE simulation. When
+ the simSwitchFrequency property is set, an ideal switch will
+ toggle at the specified frequency. A voltage probe is placed after the switch
+ to observe the output.
+
+ The simulation shows the voltage at the node after the switch. Since the + switch is toggling at 1kHz, the voltage probe will show a 1kHz square + wave going between approximately 0V and 5V. +