$\triangle ABC$ is an isosceles triangle such that $AB=AC$ and $\angle BAC$=$20^\circ$. And a point D is on $\overline{AC}$ so that AD=BC, , How to find $\angle{DBC}$?

I could not get how to use the condition $AD=BC$ , How do I use the condition to find $\angle{DBC}$?
EDIT 1: With MvG's observation, we can prove the following fact.
If we set on a point $O$ in $\triangle{ABC}$ such that $\triangle{OBC}$ is a regular triangle, then $O$ is the circumcenter of $\triangle{BCD}$.
First, we will show if we set a point $E$ on the segment $AC$ such that $OE=OB=OC=BC$, then $D=E$.
Becuase $\triangle{ABC}$ is a isosceles triangle, the point $O$ is on the bisecting line of $\angle{BAC}$. $\angle{OAE}=20^\circ/2=10^\circ$.
And because $OE=OC$, $\angle{OCE}=\angle{OEC}=20^\circ$, $\angle{EOA}=20^\circ-10^\circ=10^\circ=\angle{EAO}$.
Therefore $\triangle{AOE}$ is an isosceles triangle such that $EA=EO$. so $AD=BC=AE$, $D=E$.
Now we can see the point $O$ is a circumcenter of the $\triangle{DBC}$ because $OB=OC=OD.$
By using this fact, we can find $\angle{DBC}=70^\circ$,

One way to calculate this is to write sin laws for two triangles $ABD$ and $BDC$. Call the angle $\angle ABD=x$. Then we have: $$ \frac{AD}{\sin x}=\frac{BD}{\sin 20},\frac{BC}{\sin (20+x)}=\frac{BD}{\sin 80} $$ Using $AD=BC$ and $\sin 80=\cos 10$ we get the following: $$ \frac{\sin x}{\sin 20}=\frac{\sin (20+x)}{\sin 80}\implies \sin x=2{\sin 10}\sin (20+x)\implies\\ \tan x=\frac{2\sin 10\sin 20}{1-2\sin 10\cos 20} $$ Now consider the following identities: $$ 1-2\sin 10\cos 20=1-(\sin 30-\sin 10)=\frac{1}{2}+\sin 10=2\cos 10 \sin 20 $$ Replacing this result in previous equation we get: $$ \tan x=\frac{2\sin 10\sin 20}{2\cos 10\sin 20}=\tan 10 \implies x=10 $$ and hence $\angle DBC=70$.