# Installing the Admira Player

### Download/install Admira platform

To install the Admira Player, follow the steps below:

1. Download Admira Player from [here](https://install.admira.com/win/2025).
2. Once downloaded, install the executable and restart the computer.
3. To register the player, fill in the fields with your username and Admira password on the screen that appears and associate it with the corresponding project. If everything is correct, the screen will be ready to broadcast.

### Setting up the Player in the web portal

Once the Player has been added to the project, configure the first settings in the web portal for the Player to start broadcasting.

1. Check in the **Inventory** section that the Player is listed as registered with the associated project.
2. Configure the Player and modify transition content to project-related content.
3. Upload content and create a playlist to place them in.
4. Associate the created playlist with the registered Player to check content broadcasting.


---

# 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/admira-player-installation/windows-10/installing-the-admira-player.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.
