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

# FAQ

> Answers to common questions about setting up and using SimpleCloud.

<AccordionGroup>
  <Accordion title="What is SimpleCloud?">
    SimpleCloud helps you set up and manage a Minecraft server network from one
    dashboard or the `sc` command.

    Read the [SimpleCloud overview](/docs/en/manual/introduction/overview) to learn how
    it organizes your network.
  </Accordion>

  <Accordion title="Where should I start?">
    Start with the [installation guide](/docs/en/manual/setup/installation). It takes
    you from signing in to the dashboard to connecting your first serverhost.
  </Accordion>

  <Accordion title="Should I create a server group or a persistent server?">
    Use a **server group** when every server should share the same setup and its
    local files do not need to survive replacement. Groups work well for
    lobbies, minigames, and proxies.

    Use a **persistent server** for one named server that keeps its files, such
    as an SMP, Skyblock, or build server.

    Compare the options in [Server groups](/docs/en/manual/setup/server-groups) and
    [Persistent servers](/docs/en/manual/setup/persistent-servers).
  </Accordion>

  <Accordion title="Which operating systems can I use?">
    Your serverhost can run on Linux or macOS. Linux is recommended for
    production, while macOS is useful for local testing. Windows serverhosts are
    not supported yet.

    You can use the web dashboard from a different device.

    See the [installation guide](/docs/en/manual/setup/installation) for the system
    requirements.
  </Accordion>

  <Accordion title="Which Minecraft server software can I use?">
    Choose one of the software options offered by the dashboard. If it is not listed,
    choose **Custom** and fill in the required fields.

    Follow the creation steps for a [server group](/docs/en/manual/setup/server-groups#create-a-server-group)
    or a [persistent server](/docs/en/manual/setup/persistent-servers#create-a-persistent-server).
  </Accordion>

  <Accordion title="Do I need advanced technical knowledge?">
    Basic setup does not require advanced technical knowledge. You should be
    comfortable opening a terminal and running the command provided by the
    dashboard. More advanced customization may require familiarity with your
    Minecraft server software.
  </Accordion>

  <Accordion title="Where can I get help?">
    Join the [SimpleCloud Discord](https://discord.simplecloud.app) for community
    help.
  </Accordion>
</AccordionGroup>
