2017-01-21 13:49:08 -08:00
Index
=====
**Mastodon** is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.
### Using Mastodon
- [Frequently Asked Questions ](Using-Mastodon/FAQ.md )
- [List of Mastodon instances ](Using-Mastodon/List-of-Mastodon-instances.md )
- [Apps ](Using-Mastodon/Apps.md )
### Using the API
- [API documentation ](Using-the-API/API.md )
- [Testing the API with cURL ](Using-the-API/Testing-with-cURL.md )
- [OAuth details ](Using-the-API/OAuth-details.md )
- [Tips for app developers ](Using-the-API/Tips-for-app-developers.md )
2017-01-29 03:59:02 -08:00
- [Push notifications ](Using-the-API/Push-notifications.md )
2017-01-21 13:49:08 -08:00
### Running Mastodon
- [Production guide ](Running-Mastodon/Production-guide.md )
2017-01-29 03:59:02 -08:00
- [Alternative: Running on Heroku ](Running-Mastodon/Heroku-guide.md )
2017-01-22 00:50:40 -08:00
- [Development guide ](Running-Mastodon/Development-guide.md )
2017-01-29 03:59:02 -08:00
- [Alternative: Development with Vagrant ](Running-Mastodon/Vagrant-guide.md )
2017-01-27 08:01:21 -08:00
- [Administration guide ](Running-Mastodon/Administration-guide.md )
2017-01-21 13:49:08 -08:00
### Contributing to Mastodon
- [Sponsors ](Contributing-to-Mastodon/Sponsors.md )
- [Translate Mastodon in your language ](Contributing-to-Mastodon/Translating.md )
- [Report bugs and submit ideas ](https://github.com/tootsuite/mastodon/issues )
2017-01-29 03:59:02 -08:00
### Protocols
- [List of used specs and RFCs for the federation ](Specs-and-RFCs-used.md )
- [Extensions of the above protocols ](Extensions.md )