WORKFLOW
Find the Underlying Tree Structure of an Expression
Wolfram Language expressions are nested structures of heads and arguments. They may not appear that way when they are displayed, since many expressions have special display forms to make them more readable.
As a Graphical Tree...
Show an expression’s structure graphically using TreeForm:
Notes
You can index parts of an expression using the locations of its parts in its FullForm equivalent: