> For the complete documentation index, see [llms.txt](https://docs.fluentbit.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fluentbit.io/manual/4.1/installation.md).

# Installation

- [Download and install Fluent Bit](https://docs.fluentbit.io/manual/4.1/installation/downloads.md)
- [Build from source code](https://docs.fluentbit.io/manual/4.1/installation/downloads/source.md)
- [Build and install](https://docs.fluentbit.io/manual/4.1/installation/downloads/source/build-and-install.md)
- [Build with static configuration](https://docs.fluentbit.io/manual/4.1/installation/downloads/source/build-with-static-configuration.md)
- [Linux packages](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux.md)
- [Amazon Linux](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/amazon-linux.md)
- [Buildroot embedded Linux](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/buildroot-embedded-linux.md)
- [Debian](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/debian.md)
- [Raspbian and Raspberry Pi](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/raspbian-raspberry-pi.md)
- [Red Hat and CentOS](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/redhat-centos.md)
- [Rocky Linux and Alma Linux](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/alma-rocky.md)
- [Ubuntu](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/ubuntu.md)
- [Yocto embedded Linux](https://docs.fluentbit.io/manual/4.1/installation/downloads/linux/yocto-embedded-linux.md)
- [Containers on AWS](https://docs.fluentbit.io/manual/4.1/installation/downloads/aws-container.md)
- [Docker](https://docs.fluentbit.io/manual/4.1/installation/downloads/docker.md)
- [Kubernetes](https://docs.fluentbit.io/manual/4.1/installation/downloads/kubernetes.md): Kubernetes Production Grade Log Processor
- [macOS](https://docs.fluentbit.io/manual/4.1/installation/downloads/macos.md)
- [Windows](https://docs.fluentbit.io/manual/4.1/installation/downloads/windows.md)
- [Upgrade notes](https://docs.fluentbit.io/manual/4.1/installation/upgrade-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fluentbit.io/manual/4.1/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
