# Players

- [Managing players](https://docs.castmill.com/players/managing-players.md)
- [Details](https://docs.castmill.com/players/managing-players/details.md)
- [Preview](https://docs.castmill.com/players/managing-players/preview.md)
- [Troubleshooting](https://docs.castmill.com/players/managing-players/troubleshooting.md)
- [Chrome browser](https://docs.castmill.com/players/chrome-browser.md)
- [ElectronJS Player](https://docs.castmill.com/players/generic-players.md)
- [Intel NUC](https://docs.castmill.com/players/generic-players/intel-nuc.md)
- [Raspberry PI](https://docs.castmill.com/players/generic-players/raspberry-pi.md)
- [LG WebOS](https://docs.castmill.com/players/lg-webos.md): LG digital signage displays requires no external player hardware. Just install CastmillPlayer and connect it to power and internet and you're good to go.
- [Android](https://docs.castmill.com/players/android.md): There is a plethora of Android devices available ranging from tablets to HDMI-dongles to professional signage displays with built-in Android hardware.
- [Clearing the player's data](https://docs.castmill.com/players/android/clearing-the-players-data.md)


---

# 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.castmill.com/players.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.
