# App Page

When you tap on any app or game in Onside, you'll land on its **App Page**. This page is your hub for all the key details you need to decide if you want to install it. Here’s a breakdown of what you’ll find.

<div align="left"><figure><img src="https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FqG02NMXbIb164agtG8D3%2Fapp%20page%20(1).png?alt=media&#x26;token=48cefd25-ae17-4ff9-a532-f356284f2175" alt="" width="188"><figcaption></figcaption></figure></div>

***

### The Main Action Button (Install / Update / Open)

This is the primary action button, always visible at the bottom of the screen. Its text changes based on the app's status:

* **Install:** Appears if the app is not on your device. If it's a paid app, the price will be displayed here.
* **Update:** Appears if you have an older version of the app installed.
* **Open:** Appears if you already have the latest version installed.

***

### App Information & Previews

This section gives you an at-a-glance look at the app.

* **App Header:** At the top, you'll see the app's **Icon**, **Name** (e.g., MR RACER), and a short **Subtitle** (e.g., High-Speed Supercar Racing).
* **Description:** A summary of the app's purpose. Tap **More** to read the full text.
* **Screenshots & Videos:** A visual gallery showcasing the app's interface and features in action. You can often find gameplay videos here.

***

### Ratings, Version & Developer Details

Here you can dig deeper into the app's specifics and community feedback.

* **Ratings & Reviews:** Check the average star rating and read opinions from other users to help you decide. You may also be able to rate and review the app yourself.
* **Last Version:** See the latest version number, release date, and a "What's New" section detailing recent changes. If a developer hasn't provided notes, you'll see a placeholder like "A new version is here."
* **App Developer:** Find out who made the app. Tapping this may show you more apps from the same developer.

<details>

<summary><strong>View Detailed Information</strong></summary>

This expandable section contains key technical details:

* **Category:** The app's genre (e.g., Productivity, Racing).
* **Size:** How much storage space the app requires.
* **Compatibility:** The minimum iOS version needed (e.g., iOS 16.4 or later).
* **Languages:** The languages the app supports.
* **Age Rating:** The recommended age for users (e.g., 4+).
* **In-App Purchases:** Indicates if the app offers items for sale within the app itself.

</details>

***

### Support & More to Discover

* **Privacy Policy & App Support:** At the bottom of the information section, you'll find direct links to the developer's privacy policy and their support page if you need help.
* **"More by..." Section:** Below the main details, Onside will suggest other similar apps or more titles from the same developer to help you find new favorites.

***

If you have any further questions, please contact our support team. You can reach us via the chat in the bottom-right corner or by email at <support@onside.io>.


---

# 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.onside.io/store/onside-app-interface/app-page.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.
