# Is there an app?

There is no app to download from the App Store or Google Play. But you can still get the feeling that it is an app, and the speed that comes with it. A tap on the home screen and you get directly to your player profile page, where you can see upcoming matches and report results.

![](/files/-M-yOd0_0MOB6lhOVu3a)

### How do I install the app?

This description applies to Iphone iOS, but works similarly to, for example, Chrome on Android.

On the iPhone, you can only install it with the Safari browser. And in order for the experience to be good, you need to have upgraded to iOS 13.

Open Safari and go to [go.league.systems](https://go.league.systems) (or whatever domain you're on). You don't need to log in if you haven't done that already.

Then click the Share button (a box with an up arrow), followed by *Add to Home screen*. Done!


---

# 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.league.systems/player/faq/is-there-an-app.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.
