Added the start of a FAQ
diff --git a/FAQ b/FAQ
new file mode 100644
index 0000000..deba976
--- /dev/null
+++ b/FAQ
@@ -0,0 +1,7 @@
+Frequently asked questions?
+
+
+Q: How do I work out the arguments and methods that are available for a particular API?
+A: http://api-python-client-doc.appspot.com/ has dynamically generated documentation for all the APIs supported by this library.
+
+