There is a remarkable relation between Fibonacci numbers and its squares:
$F^{2}_{n} +F^{2}_{n+1}=F_{2n+1}$.
I know how to prove it using $F_{n}=\frac{\sqrt{5}}{5}((\frac{1+\sqrt{5}}{2})^n -(\frac{1-\sqrt{5}}{2})^n)$ formula, but I want a proof without this. By proof I don't mean a rigid one. I tried to use area of rectangles but no success! Also, I saw some proof by induction but it is not my point - I want a proof using picture and not rigid, that I hope I could explain well!