You could use it to store functions or variables which you would like to be available "globally" throughout your program.
There are lots of examples showing how other people use it in the demos area. For example, I use it for some functions which control the animation for the player actor in my
overhead demo. You should check out the others. The demos area all contain .ged files, so the code is available for learning.