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

# Player App Installation and Upgrades

- [Player App Installation and Version Upgrades](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades.md): Once you have chosen your Media Player hardware, install the Xibo Player app in just a few steps.
- [Amazon Signage Stick Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/amazon-signage-stick-install-guide.md)
- [Amino Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/amino-install-guide.md)
- [DSDevices 9X/95 Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/dsdevices-9x-95-install-guide.md)
- [GoogleChromeOS Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/googlechromeos-install-guide.md)
- [Hisense Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/hisense-install-guide.md)
- [LG webOS Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/lg-webos-install-guide.md)
- [Philips Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/philips-install-guide.md)
- [Sony Bravia Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/sony-bravia-install-guide.md)
- [Samsung Tizen Install Guide](https://docs.xibosignage.com/player-app-installation-and-upgrades/player-app-installation-and-version-upgrades/samsung-tizen-install-guide.md)


---

# 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.xibosignage.com/player-app-installation-and-upgrades.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.
