

It depends on the type of facts, but sometimes it’s much easier to verify an answer than to get the answer in the first place. For example sometimes the LLM will mention a keyword that you didn’t know or didn’t remember and that makes googling much easier.
There are commands
which-key-show-major-mode
andwhich-key-show-top-level
, which you could use. On the embark side, there isembark-bindings
which by default gives you bindings from the major mode and minor modes, but withC-u
will give you global bindings.Agreed.
Only because I didn’t think of it!