# Connectivity

The connectivity section allows us to know the operating status of our circuit. It offers a series of KPIs (key indicators) about the connection time of our players, in such a way that we can monitor each player one by one and detect possible incidents. It is a very useful tool to identify players who remain turned off or disconnected at the point of sale for longer than they should.

{% hint style="warning" %}
That a player is offline (to the internet) does not mean that the player is not broadcasting. Admira's software is designed so that the broadcast is not interrupted even if the internet connection is lost. In this case, the broadcast will continue with the content already downloaded and always complying with the parameters established on the platform.
{% endhint %}

In order to have a truer image of the state of our circuit, a player's connectivity is always established based on his assigned time on the platform, to remove power from the indicators during those hours in which the player must remain off. If the player has not been assigned any hours, 24 hours a day will be considered.

To assign a time slot to your players, send your request to <soporte@admira.com>.

<figure><img src="/files/CgoS7pOeHVdFj9h9GErh" alt=""><figcaption><p>Connectivity range</p></figcaption></figure>

Connectivity ranges are set for all projects as follows:

* **Low**: 0% – 25%
* **Medium**: 25% – 75%
* **High**: 75% – 100%

Although the Admira Platform allows us to customize these ranges, and to do so for each project independently.


---

# 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/management/connectivity.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.
