# Categories

In this section we can create the categories, which are the labels of the content that tells you what percentage of broadcast it will have in the players of our circuit.

<figure><img src="/files/6kY3fTtJV0PZDObIoZSD" alt=""><figcaption><p>Category list</p></figcaption></figure>

## Create a Category

When we go to create a category it will ask us:

* Name
* Description (optional)
* And create a **Tag** for that category

<figure><img src="/files/csKf8foVKW1aFswHPgZ4" alt=""><figcaption><p>New category</p></figcaption></figure>

## Once created

* We can add or remove **Tags** within the **Category**
* Edit **Category**
* Remove the **Category** along with the **Tags** inside

<figure><img src="https://admira.info/wp-content/uploads/2022/03/produccion_menu_categoria_admira_digital.png" alt="" height="95" width="239"><figcaption><p>New Category Icons</p></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://docs.admira.com/english/production/categories.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.
