# Downloading and Installing the App

Getting started with the RUFUS Timing App is quick and straightforward. Follow these simple steps to download and install the app on your Android device.

## Prerequisites

* **Android Device**: Ensure your device runs on Android 7.1 Nougat (API Level 25) or higher.
* **Internet Connection**: A stable Wi-Fi or mobile data connection.
* **Storage Space**: At least 100 MB of free space.

## Step-by-Step Guide

#### 1. Open Google Play Store

* Locate and tap the **Google Play Store** icon on your device.

## 2. Search for RUFUS Timing App

* Tap the search bar at the top.
* Type **"RUFUS Timing"**.
* Tap the search icon or press **Enter**.

## 3. Select the App

* Find **"RUFUS Timing"** by **Run on Rufus** in the search results.
* **Alternatively**, access the app directly via this link:
  * [RUFUS Timing App on Google Play Store](https://play.google.com/store/apps/details?id=com.runonrufus.rufustiming)

## 4. Install the App

* Tap the **"Install"** button.
* Accept any permissions if prompted.

## 5. Open the App

* Once installed, tap **"Open"**.
* You can also find the app icon on your home screen or app drawer.

## 6. Grant Permissions

* **Location Access**: Allows GPS tagging of passings.
* **Storage Access**: Enables saving and sharing of timing sessions.
* **Bluetooth Access**: Necessary if using RFID sleds.
* Tap **"Allow"** when prompted to grant these permissions.

**You're all set!** The RUFUS Timing App is now ready to use on your device.


---

# 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://help.runonrufus.com/rufus-timing-app/getting-started/downloading-and-installing-the-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.
