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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.firebolt.io/feedback

```json
{
  "path": "/firebolt-core/firebolt-core-faq",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Frequently Asked Questions

For questions that are not listed below, please head to the [GitHub Discussions](https://github.com/firebolt-db/firebolt-core/discussions) page. Questions that are frequently asked there will eventually be added to this page.

## Is Firebolt Core Really Free?

Yes, Firebolt Core is completely free to use under the license terms found on [GitHub](https://github.com/firebolt-db/firebolt-core).

## Is Firebolt Core Open-Source?

No, Firebolt Core is closed-source and it is released through ready-to-use Docker images which are published on [GitHub](https://github.com/firebolt-db/firebolt-core).

## Does Firebolt Core run on Windows?

Only Linux and Mac are supported as host operative systems; Firebolt Core might work on a Windows host OS, please tell us about your experience by opening a [GitHub Discussion](https://github.com/firebolt-db/firebolt-core/discussions/new/choose).
