A square $ABCD$ has all its vertices on the curve $x^2y^2=1$. The mid points of its side also lie on the same curve. Find the area of square $ABCD$.
I drew the graph of $x^2y^2=1$. It is a discontinuous curve having two points of discontinuity.
Then I assumed coordinates of the vertices and put them in the equation of curve. But I got nothing.
Any help is greatly appreciated.

$x^2y^2=1 \iff xy=1,-1$. So I have two equilateral hyperbolas in the $4$ quadrants. Let be $A=(t_1,\frac1{t_1})$ with $t_1>0$ that lie in the vertex of the square in the first quadrant. $D=(-t_2,-\frac1{t_2})$ with $t_2>0$ that lie in the vertex of the square in the second quadrant. Let be $C=(-t_1,-\frac1{t_1})$ that lie in the vertex of the square in the third quadrant. At least let be $B=(t_2,-\frac1{t_2})$ that lie in the vertex of the square in the fourth quadrant. Then
$$\frac{t_1+t_2}{2}\cdot \frac{\frac1{t_1}-\frac1{t_2}}{2}=1 \implies t_1^2-t_2^2=4t_1t_2$$$$\frac{1}{t^2_1}\cdot \left(-\frac{1}{t^2_2}\right)=-1\implies t_1^2-t_2^2=4$$
$$t^2_1+t_2^2=\sqrt{4^2+4}=2\sqrt5$$
$$t_1^2=2+\sqrt 5 \quad \mapsto \quad \frac{1}{t^2_1}=\sqrt 5-2$$
Therefore
$$|AB|^2=(t_1-t_2)^2+\left(\frac{1}{t_1}+\frac{1}{t_2}\right)^2=2\left(t_1^2+\frac{1}{t^2_1}\right)=2\left(2+\sqrt{5}+\frac{1}{2+\sqrt{5}}\right)$$ $$2\cdot \left(2\sqrt{5}\right)=4\sqrt 5$$