# Welcome! Welcome to the Firewolf Wiki Site! Here is a collection of documentation and tutorials for using and developing Firewolf sites. This documentation is for the latest version of Firewolf, Firewolf 3.5. Make sure your client and server are up-to-date by going to `rdnt://update` on the client, or entering `update` on the server. Pastebin links: - Client: http://pastebin.com/nWxDpy7u - Server: http://pastebin.com/hi4xFVxn ## Basic server hosting Learn how to get your server started up and running in minutes, including all of the extra easy to use bonus features. [View basic server hosting documentation](Basic-server-hosting) [View server commands reference](Server-commands-reference) ## Client API Learn how to use the Client API to do even more with your sites! Including downloading files from the server and loading images from the server. [View Client API documentation](Client-API) ## Firewolf Markup Language Learn how to use FWML, an easy way to rapidly make static sites. [View Firewolf Markup Language documentation](Firewolf-Markup-Language) ## Server API The Server API is an advanced tool that allows the server to communicate with the client and generate dynamic content. This can be used to make login forms, chat rooms, etc. The possibilities are endless! [View Server API documentation](Server-API)