# MIDI Mixer Help

## MIDI Mixer Help

- [Introduction](https://docs.midi-mixer.com/master.md): An introduction to MIDI Mixer, this site, and the development lifecycle.
- [🏃‍♂️ Getting started](https://docs.midi-mixer.com/getting-started.md): How to start using MIDI Mixer!
- [FAQ](https://docs.midi-mixer.com/faq.md): Frequently Asked Questions and common issues.
- [Terminology](https://docs.midi-mixer.com/terminology.md): Explanations of the terms used throughout this site and within MIDI Mixer.
- [Settings](https://docs.midi-mixer.com/settings.md): App-wide settings to customise your MIDI Mixer.
- [Use a preset](https://docs.midi-mixer.com/profiles/using-a-preset.md): Plug'n'play using popular devices with a curated list of profiles directly from MIDI Mixer.
- [Create a profile](https://docs.midi-mixer.com/profiles/create-a-profile.md): Create your own custom profile to use your MIDI device with MIDI Mixer.
- [Share a profile](https://docs.midi-mixer.com/profiles/share-a-profile.md): Sharing custom profiles with other MIDI Mixer users that use the same device.
- [Overview](https://docs.midi-mixer.com/plugins/overview.md): Open source extensions to MIDI Mixer to allow users to control more than just audio.
- [Use a plugin](https://docs.midi-mixer.com/plugins/use-a-plugin.md): How to install and use plugins within MIDI Mixer.
- [Create a plugin](https://docs.midi-mixer.com/plugins/create-a-plugin.md): How to develop, build, and package a plugin for use by yourself and other MIDI Mixer users.
- [Development environment](https://docs.midi-mixer.com/plugins/create-a-plugin/development-environment.md): Set up your development environment ready to create MIDI Mixer plugins.
- [Creating a plugin](https://docs.midi-mixer.com/plugins/create-a-plugin/creating-a-plugin.md): Get started with a MIDI Mixer Template plugin.
- [plugin.json](https://docs.midi-mixer.com/plugins/create-a-plugin/plugin-json.md): The manifest file for our MIDI Mixer plugin.
- [Assignments](https://docs.midi-mixer.com/plugins/create-a-plugin/assignments.md): Add assignments to your plugin that your users can select and control with faders and buttons.
- [Buttons](https://docs.midi-mixer.com/plugins/create-a-plugin/buttons.md): Add buttons to your plugin so users can select and trigger one-time actions.
- [Settings](https://docs.midi-mixer.com/plugins/create-a-plugin/settings.md): Provide your user with settings to customise your plugin.
- [Releasing](https://docs.midi-mixer.com/plugins/create-a-plugin/releasing.md): Create a midiMixerPlugin file to distribute your plugin to other users.
- [Debugging and common issues](https://docs.midi-mixer.com/plugins/create-a-plugin/debugging-and-common-issues.md): Learn how to debug your plugin, view logs, and resolve common issues during development.
- [Troubleshooting](https://docs.midi-mixer.com/plugins/troubleshooting.md): How to troubleshoot a plugin that isn't working as expected.
- [Overview](https://docs.midi-mixer.com/accounts/overview.md): Accounts in MIDI Mixer, how to register, and how they connect with contributions.
- [Contribution](https://docs.midi-mixer.com/accounts/contribution.md): How you're rewarded for contributions within MIDI Mixer, and what contributions are used for.
