# Downloading Our App

### Downloading the GameDay Squad App

GameDay Squad is available on both **iOS (App Store)** and **Android (Google Play Store)** devices. Follow the steps below to download and install the app on your preferred device.

#### iOS (Apple App Store)

1. Open the **App Store** on your iPhone or iPad.
2. In the search bar, type **GameDay Squad**.
3. Select the app from the search results.
4. Tap **Get** or the download icon to install the app.
5. Once installed, open the app and either **sign in** or **create a new account** to begin.

**Direct Link:** <https://apps.apple.com/au/app/game-day-squad-fantasy-sports/id1659463777>

***

#### Android (Google Play Store)

1. Open the **Google Play Store** on your device.
2. In the search bar, type **GameDay Squad**.
3. Select the app from the search results.
4. Tap **Install** to download and install the app.
5. Once installed, open the app and either **sign in** or **create a new account** to get started.

**Direct Link:** <https://play.google.com/store/apps/details?id=com.gds.gdsmobile&hl=en_AU>

***

#### Keeping the App Updated

We recommend keeping your GameDay Squad app updated to the latest version. Updates often include new features, improved performance, and bug fixes that enhance your overall experience.


---

# 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://gameday-squad.gitbook.io/gameday-squad/getting-started-how-to-play/downloading-our-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.
