> ## 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.

# Commands Troubleshooting

> Fix common issues with Flare commands.

<AccordionGroup>
  <Accordion title="Slash commands aren't showing up">
    1. Flare must have `applications.commands` scope. Re-invite using the [official link](https://discord.com/oauth2/authorize?client_id=1032300215664914523\&permissions=8\&scope=applications.commands%20bot).
    2. Discord caches slash commands — it may take up to 1 hour for new commands to appear.
    3. Try refreshing Discord (Ctrl+R on desktop).
  </Accordion>

  <Accordion title="'Interaction Failed' error">
    This usually means Flare is missing permissions in that specific channel (like `View Channel` or `Send Messages`), or Discord is experiencing an outage.
  </Accordion>

  <Accordion title="'Cannot moderate this user'">
    Flare's role is below the target user's role. Drag Flare's role to the top of the role list in Server Settings > Roles.
  </Accordion>

  <Accordion title="Commands are slow to respond">
    Flare typically responds within 1-2 seconds. If commands are consistently slow, check the `#status` channel in the [Support Server](https://discord.gg/We5DUmXYCJ).
  </Accordion>
</AccordionGroup>
