# Guide (Tag yours entities)

{% hint style="warning" %}
Before start.

* Check [Tags section](/plugins-eyestechno/plugins/premium/tagit/tags.md) -> To know what type of tags you can apply.
* Check [Entities section](/plugins-eyestechno/plugins/premium/tagit/entities.md) -> To learn how to add/edit a tag for an entity
  {% endhint %}

1. Creation of the tag. I will to create a [Normal tag](/plugins-eyestechno/plugins/premium/tagit/tags.md#normal)
   1. Go to the 📁<mark style="color:blue;">**tags/normal**</mark>**&#x20;folder.**
   2. Create a file .yml and set the [config (click here) ](https://eyestechno.gitbook.io/plugins-eyestechno/plugins/premium/tagit/pages/U8BaaR3o5wMtO4wuNEBA#config-.yml-2)of your tag. You can create all the folders you want, also folders into folders.

      <figure><img src="/files/EFGRG6E6Ga3oAnxQOeqj" alt=""><figcaption><p>custom tag</p></figcaption></figure>
   3. I'll change the name-tag section of the config, for my custom name tag.                             `name-tag: "LvL 80"`
2. Assignation of the tag. I'll assign the tag by [Type](/plugins-eyestechno/plugins/premium/tagit/entities.md#type)
   1. Go to the 📁<mark style="color:blue;">**entities/mobs/type**</mark>**&#x20;folder.**
   2. Create the [zombie.yml config](/plugins-eyestechno/plugins/premium/tagit/entities.md#principal-config-yml) and add the path of the tag. (The path start in the tags folder)

      <figure><img src="/files/tjDCqqOxzbwVImFASx8v" alt=""><figcaption></figcaption></figure>
   3. Save all files and execute [/tagit reload](/plugins-eyestechno/plugins/premium/tagit/commands-and-permissions.md). Then all zombies will have our custom tag.

      <figure><img src="/files/7fCRUlhRThySptITbmOP" alt="" width="149"><figcaption></figcaption></figure>
   4. You can add all tags you want.

      <figure><img src="/files/NmUgv8LLp9OWUuwlFGrk" alt=""><figcaption></figcaption></figure>

      <figure><img src="/files/P3aQcmKvMQ9vimd3UAlx" alt="" width="135"><figcaption></figcaption></figure>

      1. Also the position of tags are important

         <figure><img src="/files/ulXxSl7RVizkevVBevh1" alt=""><figcaption></figcaption></figure>

         <figure><img src="/files/yPaogDisB3MV0GaEWVnv" alt="" width="162"><figcaption></figcaption></figure>


---

# 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://eyestechno.gitbook.io/plugins-eyestechno/plugins/premium/tagit/guide-tag-yours-entities.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.
