> For the complete documentation index, see [llms.txt](https://docs.pkgforge.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pkgforge.dev/sbuild/specification/19.tag.md).

# 19.Tag

{% code overflow="wrap" %}

```yaml
#Example ONLY
tag:
  - "app-emulation"
  - "emulators"
  - "game"
  - "system"
```

{% endcode %}

* [x] This is Optional & can be left empty or removed completely (**TYPE**:<mark style="color:green;">**`RECOMMENDED`**</mark>)
* [x] This contains tags for better <mark style="color:orange;">**`soar search`**</mark> as the existing [<mark style="color:purple;">**`Category`**</mark>](/sbuild/specification/7.category.md) is quite Limited & Strict
* [x] Can have single or multiple entries

{% hint style="info" %}
Example on Github, the tag could be remote-desktop, rdp etc

<img src="/files/9huF7szPlg31C7r6pvf6" alt="" data-size="original">
{% endhint %}
