> 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/instalacion-admira-player/windows-10/instalacion-de-admira-player.md).

# Instalación de Admira Player

### Descargar/Instalar plataforma Admira

Para instalar Admira Player hay que seguir los pasos descritos a continuación:

1. Descargar Admira Player desde [aquí](https://install.admira.com/win/2025).
2. Una vez descargado instalamos el ejecutable y reiniciamos el equipo.
3. Para dar de alta el player, en la pantalla que nos aparece rellenamos los campos con nuestro usuario y clave de Admira, y lo asociamos al proyecto que corresponda. Si todo está correcto, la pantalla se mostrará lista para emitir.

### Configuración del player en el portal web

Una vez dado de alta el Player en el proyecto, realizamos las primeras configuraciones en el portal web para que el Player empiece a emitir.

1. Comprobar en el apartado ***Inventario*** que el Player sale dado de alta en el proyecto asociado.
2. Configurar el player y modificar el contenido de transición a otro relativo al proyecto.
3. Subir contenidos y crear una playlist en el que colocarlos.
4. Asociar la playlist creada al Player dado de alta para comprobar la emisión de contenidos.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.admira.com/instalacion-admira-player/windows-10/instalacion-de-admira-player.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
