i have problems to understand this flag. I hope y can help me to deal correctly as a GUI

http://wbec-ridderkerk.nl/html/UCIProtocol.html saying:
* = Ponder, type check
this means that the engine is able to ponder.
The GUI will send this whenever pondering is possible or not.
Note: The engine should not start pondering on its own if this is enabled, this option is only
needed because the engine might change its time management algorithm when pondering is allowed.
picochess has alot of different modes. Basically they are:
normal, brain, analyse and variants of them.
normal = y play against the computer, ignore it - nothing with ponder.
Brain = y play against computer, but its pondering during y think
Analyse = all the time calc, and stops when y move.
My Question is now:
=============
what does that mean, if
a) there is no such ponder flag given by engine
b) its true
c) its false
concerning the different modes and if the engine supports them.
=============
As far i understand, when i dont have this flag, i cant enter "brain". And i dont allow any analyse mode...but for this im no longer sure.
Analyse im doing with "go infinite" Brain with "go ponder".
Jürgen