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

# Supported Devices

![](/files/-MOYGrc6NkAEdAf7DZma)

1. **Phones/tablets:** A full-featured mobile app lets you set up and run entire tournaments with your [Apple](https://itunes.apple.com/us/app/scoreholio/id1370777926?mt=8) or [Android](https://play.google.com/store/apps/details?id=com.scoreholio.android) phone or tablet, running at least iOS 13 or Android 7. (You can also use Apple: Compatibility iPhone Requires iOS 13.0 or later. iPad Requires iPadOS 13.0 or later. iPod touch Requires iOS 13.0 or later.
2. **Computers:** You can also create and run Scoreholio tournaments [on computers using modern web browsers](https://app.scoreholio.com/login.html) like Chrome, Firefox or Safari.
3. **Amazon devices:** A companion [Amazon app](https://www.amazon.com/Scoreholio/dp/B07D275HZC) lets you display scoreboards and dashboards on [Fire tablets or with a FireTV stick,](https://www.scoreholio.com/recommended-devices/) 4th generation or later.


---

# 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.scoreholio.com/troubleshooting/supported-devices.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.
