I am interpreting the question to mean that we are looking for the largest value of $K$ such that $(a+b+c+d)^2 \geqslant K b c$ for all real numbers $a,b,c,d$ satisfying $0 \leqslant a \leqslant b \leqslant c \leqslant d$.
[sp]The numbers $a=0$, $b=c=d=1$ satisfy the given conditions. With those values, the inequality becomes $9\geqslant K$. On the other hand, the inequality $(a+b+c+d)^2 \geqslant 9 b c$ holds for all $a,b,c,d$ satisfying the given conditions.
To see that, notice first that the left side of the inequality becomes smaller if we put $a=0$ and $d=c$. So it will be sufficient to show that $(b+2c)^2 \geqslant 9bc$ whenever $0\leqslant b\leqslant c$. But $$(b+2c)^2 - 9bc = 4c^2 - 5bc + b^2 = (c-b)(4c-b),$$ and that is clearly $\geqslant 0$ whenever $c\geqslant b\geqslant 0.$
Therefore the largest possible value for $K$ is $9$.[/sp]