# Logo

Feel free to use these logos on your slides, blog posts, etc.!

## Square

[![](https://3804023877-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LR7OsqPORtP86IQxs6E%2F-LkRmVyw0vEoFO0R2Z5g%2F-LkRmp4PSNd4S9mwEdlI%2FFluentd_square.png?generation=1563851185335977\&alt=media)](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_square.png)

[\[PNG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_square.png) [\[SVG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_square.svg)

## Horizontal

[![](https://3804023877-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LR7OsqPORtP86IQxs6E%2F-LkRmVyw0vEoFO0R2Z5g%2F-LkRmp4UGjbRgbF8oFrg%2FFluentd_horizontal.png?generation=1563851183953373\&alt=media)](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_horizontal.png)

[\[PNG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_horizontal.png) [\[SVG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_horizontal.svg)

## Icon

[![](https://3804023877-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LR7OsqPORtP86IQxs6E%2F-LkRmVyw0vEoFO0R2Z5g%2F-LkRmp4WbQZuDY3u9V4S%2FFluentd_icon.png?generation=1563851183854365\&alt=media)](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_icon.png)

[\[PNG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_icon.png) [\[SVG\]](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd_icon.svg)

## Links

* [Fluentd.ai](https://github.com/fluent/fluentd-docs-gitbook/tree/9f5b7b8f6dc18cab01e3c5912d07b692e033fed4/images/logo/Fluentd.ai)
* [Full list of files](https://github.com/fluent/fluentd-docs-gitbook/tree/0.12/images/logo)

If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is a open source project under [Cloud Native Computing Foundation (CNCF)](https://cncf.io/). All components are available under the Apache 2 License.


---

# Agent Instructions: 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.fluentd.org/0.12/developer/logo.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.
