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

# Solara FAQ: Frequently Asked Questions and Answers

> Find answers to the most common questions about adding Solara to Discord, pricing, required permissions, configuration options, and known limitations.

If you have a question about Solara, you'll likely find the answer here. For anything not covered, join the support Discord server where the team responds within 24 hours.

<AccordionGroup>
  <Accordion title="How do I add Solara to my server?">
    Click **Add to Discord** and authorize Solara with the required permissions. Once it joins your server, run `/setup` to launch the interactive setup wizard and configure the core modules.
  </Accordion>

  <Accordion title="Is Solara free?">
    Yes — Solara's core features are completely free. Premium plans with advanced analytics and higher limits are coming soon.
  </Accordion>

  <Accordion title="How do I configure moderation settings?">
    Use `/config` to view and update settings from Discord, or run `/dashboard` to open the web dashboard for a fully visual configuration experience. The dashboard lets you set auto-mod sensitivity, update the banned words list, and define punishment escalation rules without running any commands.
  </Accordion>

  <Accordion title="Can I change the bot prefix?">
    Yes. Run `/prefix set <prefix>` to change the prefix to any value you choose. Slash commands (those starting with `/`) always remain available regardless of what prefix you set.
  </Accordion>

  <Accordion title="What permissions does Solara need?">
    **Administrator** is the recommended permission as it ensures every feature works correctly. If you prefer a narrower set, Solara needs at minimum:

    * Send Messages
    * Embed Links
    * Read Message History
    * Manage Messages
    * Kick Members
    * Ban Members
    * Manage Roles
  </Accordion>

  <Accordion title="How do I set up log channels?">
    Run `/logs setup` and follow the prompts to assign a Discord channel for each event type you want to log. You can route different event types (message deletes, member joins, role changes, etc.) to different channels, or point them all at one channel.
  </Accordion>

  <Accordion title="How do I report a bug or request a feature?">
    Join the support Discord at [discord.gg/UrXY3hDCyP](https://discord.gg/UrXY3hDCyP) and open a ticket in **#support**. The team reviews all submissions.
  </Accordion>

  <Accordion title="Can I use Solara on multiple servers?">
    Yes. You can add Solara to as many servers as you own or manage. Each server maintains its own independent configuration.
  </Accordion>
</AccordionGroup>

<Card title="Still have questions?" icon="discord" href="https://discord.gg/UrXY3hDCyP">
  Join the Solara support Discord for real-time help from the team and the community.
</Card>
