> ## Documentation Index
> Fetch the complete documentation index at: https://docs.angels.lat/llms.txt
> Use this file to discover all available pages before exploring further.

# Voice Master

> Tutorial and features for voicemaster

## Setup Tutorial

First step is to set up Voice Master by using this command:

```bash theme={null}
,vm setup
```

<Note>
  The prefix can vary depending on your server's set prefix.
</Note>

### Video Tutorial

<video controls className="w-full aspect-video" src="https://cdn.discordapp.com/attachments/1420164397837451306/1425206377923743765/Desktop_2025.10.07_-_15.36.56.03.mp4?ex=68e6be5f&is=68e56cdf&hm=7c0119ec8c13b14f661fff7442937d439b7ae63a572744894a39f3016d1f6aac&">
  Your browser does not support the video tag.
</video>

## Removing Voice Master

If you would like to remove Voice Master, you can simply run:

```bash theme={null}
,vm remove
```

<Info>
  You can always re-run `,vm setup` if you decide to reinstall Voice Master later.
</Info>
