---
title: "Tags"
description: "How tags work on Minima"
---

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

# Tags

Tags give editors a simple way to flag content, and developers a simple way to query it.

For example, many magazine-style layouts include a featured/hero article block at the top of the homepage.

Adding a `featured` tag is a simple way to determine which articles can appear in that block.

:::note
We recommend you use Categories exclusively for public-facing taxonomies.
:::

Source: https://docs.minima.ltd/content/tags/index.mdx
