# Contributing to Audacity

- [Making Tutorials and User Guides](/community/contributing/tutorials.md): Tutorials are an awesome way to help out Audacity users. So if you know how to use Audacity, you might be just the right person to teach others! You can either write guides, or make videos.
- [Style Guide](/community/contributing/tutorials/style-guide.md): These are the rules designed to give the entire user guide a somewhat unified style. You may apply them with some freedom.
- [Editing through GitHub](/community/contributing/tutorials/editing-through-github.md)
- [Gitbook Markdown syntax](/community/contributing/tutorials/gitbook-markdown-syntax.md): A page showing the Markdown for all the basic and fancy options there are. Also compares it to Github's Markdown. This block is the page description.
- [TODO](/community/contributing/tutorials/todo.md)
- [Untitled](/community/contributing/tutorials/todo/adding-realtime-effects.md)
- [ASIO in Audacity](/community/contributing/tutorials/todo/asio-in-audacity.md): Due to licensing restrictions Audacity cannot be distributed with built-in support for ASIO. However You can build Audacity for your personal use and include ASIO support.
- [Synchronizing Tracks](/community/contributing/tutorials/todo/synchronizing-tracks.md)
- [Keeping Tracks Synchronized](/community/contributing/tutorials/todo/synchronizing-tracks/keeping-tracks-synchronized.md)
- [Using Macros to Automate Frequent Tasks](/community/contributing/tutorials/todo/using-macros-to-automate-frequent-tasks.md): A Macro is a sequence of pre-configured commands (mainly effects) in a set order that can be applied automatically to projects or audio files.
- [Using looping Playback](/community/contributing/tutorials/todo/using-looping-playback.md)
- [Mastering for Audio Books](/community/contributing/tutorials/todo/mastering-for-audio-books.md)
- [How to use Audacity](/community/contributing/tutorials/todo/how-to-use-audacity.md)
- [Working with Tracks](/community/contributing/tutorials/todo/untitled.md)
- [Translating Audacity](/community/contributing/translating.md): Translating Audacity is the best way to get involved right in Audacity's UI without having to code.
- [Answering user questions](/community/contributing/answering.md): Answering user questions is the most direct way of helping users. It also will net you the most "thank you"s
- [Testing the latest features](/community/contributing/testing.md)
- [Finding & testing plugins](/community/contributing/plugins.md)
- [Credits & License](/community/contributing/credits-and-license.md)
