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

# Common Errors

> Quick fixes for the most common Flare error messages.

| Error Message                   | Cause                                            | Fix                                       |
| ------------------------------- | ------------------------------------------------ | ----------------------------------------- |
| `Cannot moderate this user`     | Target's role is higher than Flare's             | Move Flare's role to the top              |
| `Missing Permissions`           | Flare lacks a required permission                | Check channel overwrites                  |
| `Interaction Failed`            | Flare can't respond in time or lacks permissions | Check bot permissions in the channel      |
| `Feature currently unavailable` | AI rate limits exhausted                         | Wait a few minutes                        |
| `Maximum of 25 saved embeds`    | Server embed limit reached                       | Delete unused embeds with `/embed delete` |
| `Jail is not set up`            | Tried jail punishment without setup              | Run `/jailsetup` first                    |
| `Invalid duration`              | Unrecognized time format                         | Use formats like `10m`, `1h`, `2d`        |
| `No embed named X found`        | Typo in embed name                               | Check with `/embed list`                  |

<Info>
  If you encounter an error not listed here, please report it in the [Support Server](https://discord.gg/We5DUmXYCJ) with a screenshot.
</Info>
