# Criteria

This section will allow us to create our criteria, these are labels to locate the players that will help us to distribute our content.

* Create **Criteria**
* Assign the **Criteria** already created to the players
* Add or remove **Criteria Tags**
* Edit **Criteria**
* Delete **Criteria**

<figure><img src="/files/IpeNO6YeDwjl0cQkemIO" alt=""><figcaption><p>Criteria</p></figcaption></figure>

## Create a Criteria

When we go to create a Criterion, it will ask us:

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

<figure><img src="/files/kvMBiOqknimHDKgSHAWf" alt=""><figcaption><p>Create criteria</p></figcaption></figure>

## Assign Criteria to player

In this section we can assign the criteria already created to our players.

<figure><img src="/files/u01OoYez6YlhXQyXs7HR" alt=""><figcaption><p>Player List / Assign Criteria</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/criteria.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.
