> For the complete documentation index, see [llms.txt](https://docs.admira.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.admira.com/english/welcome-to-admira.md).

# Welcome to Admira

> **Admira** is a multiplatform solution for the management of digital signage circuits, with the most advanced functionalities on the market and adaptable to any type of hardware. All the management of the circuits and contents are controlled from a web and collaborative solution: [new.admira.mobi](https://new.admira.mobi/)
>
> — *Admira Support*

## Quick links

{% tabs %}
{% tab title="Start here" %}
{% content-ref url="/pages/Dae3VxUM5hW89V7yxlGn" %}
[Introduction](/english/basic-knowledge/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/TVHJUMrzIQrmextsyUGg" %}
[Quick videoguides](/english/basic-knowledge/quick-videoguides.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y09JglCro63KHYcPu3B6" %}
[Basic concepts](/english/basic-knowledge/basic-concepts.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Install Player" %}
{% content-ref url="/pages/hU0mJDzIPxPuEUYgbXRv" %}
[Windows 10](/english/admira-player-installation/windows-10.md)
{% endcontent-ref %}

{% content-ref url="/pages/35VLJh2SAnXyTl1BgQU6" %}
[Android](/english/admira-player-installation/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/QzAoBN1R6VMv9QXFG9NO" %}
[Linux](/english/admira-player-installation/linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/XLCzPNBcXIHRzoQ0TvfT" %}
[Debian / Raspberry Pi OS](/english/admira-player-installation/linux/debian-raspberry-pi-os.md)
{% endcontent-ref %}

{% content-ref url="/pages/ER6COtlarM5qpH89pDqg" %}
[MacOS](/english/admira-player-installation/apple/macos.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

## Other Admira sites

* [Corporate web](https://admira.com/en/home)
* [Admira Management platform](https://new.admira.mobi/login)
* [Helpdesk](https://helpdesk.admira.com)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/welcome-to-admira.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.
