FQL enables you to reduce the number of method calls you need to make in order to get at the data you need, and allows you to specify more precisely what data you care about. This means less unnecessary data transfer back and forth between your app and the server.
More importantly, FQL was fun for us to build, and should be even more fun for you to play around with. Check out the overview and then give it a try!