# Android Users

Balltime was built on and optimized for Google Chrome. If you navigate to [app.balltime.com](http://app.balltime.com/) using Chrome you will experience the exact same interface and functionality as our iPhone app.&#x20;

Many of our Android users choose to create a shortcut on their phones home screen that will take them directly to [app.balltime.com](http://app.balltime.com/) giving them the same feel as if there were a dedicated app.&#x20;

Here is the process to created a shortcut for Balltime on your Android home screen:

1. Download Google Chrome on your mobile device.&#x20;
2. Go to [app.balltime.com](http://app.balltime.com/).
3. To the right of the address bar, tap **More Add** to home screen. Create shortcut.&#x20;
4. From the dialogue that appears: Rename: Select the default name for the shortcut or rename the shortcut.&#x20;
5. Tap **Add.**


---

# 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://academy.balltime.com/getting-started/login-to-balltime/balltime-mobile-app/android-users.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.
