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

# FAQ

> Frequently asked questions about SimpleCloud

<AccordionGroup>
  <Accordion title="What is SimpleCloud?">
    SimpleCloud is a management system for Minecraft server networks. It handles auto-scaling, server deployment, and infrastructure management through a dashboard and CLI.

    Learn more in our [Overview](/en/manual/introduction/overview).
  </Accordion>

  <Accordion title="Is SimpleCloud free?">
    Yes, completely free and open-source. No premium features, subscriptions, or hidden costs.
  </Accordion>

  <Accordion title="Who is SimpleCloud for?">
    Anyone running a Minecraft network - from small servers for friends to large public networks. It scales with your needs.
  </Accordion>

  <Accordion title="What operating systems are supported?">
    Linux is recommended for production. macOS works for development. Windows support is coming soon.
  </Accordion>

  <Accordion title="What server software is supported?">
    All Java Edition servers: Paper, Spigot, Velocity, BungeeCord, Fabric, Forge, and custom implementations.
  </Accordion>

  <Accordion title="Do I need technical knowledge?">
    Basic command line and networking knowledge helps, but our [Installation guide](/en/manual/setup/installation) walks you through everything step by step.
  </Accordion>

  <Accordion title="Is Docker or Kubernetes supported?">
    Docker support is in development. Kubernetes is not planned - tools like [Agones](https://agones.dev/) are better suited for that use case.
  </Accordion>

  <Accordion title="Is there an API?">
    Yes - we provide a Cloud API for Java/Kotlin plugins and a REST API for web integrations. See our [Developer documentation](/en/developer/overview).
  </Accordion>

  <Accordion title="How do I get support?">
    * [Discord](https://discord.simplecloud.app) - Real-time community help
    * [GitHub](https://github.com/simplecloudapp) - Bug reports and feature requests
  </Accordion>
</AccordionGroup>
