# Main Sections

This guide explains how to navigate the Onside Store app and what each main section does.

To open Onside Store, tap the Onside Store icon on your iPhone’s (or iPad’s) Home Screen.

{% hint style="info" %}
iPad support is available **in the EU only** (iPadOS **18+**). Onside Store is not available on iPad in Japan.
{% endhint %}

If it’s your first time using Onside Store (or you logged out), the app will ask you to **Log in**.

![](https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2F4pJ8BoLOGa4WDiVNEKFT%2FIMG_8140%20\(1\).png?alt=media\&token=c6ee755b-6e9f-4cc0-9888-c5fd0885168a)

### Main navigation

Onside Store has four main sections, accessible from the bottom navigation bar:

1. ![](https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2F2UZvP6hlPnMeoleXT2wp%2Fnow.svg?alt=media\&token=e8e0638b-f790-4133-956e-65511e620f25) **Now**: A curated feed of recommendations.
2. ![](https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FgKXzxhVerhCS5Hn544IE%2Fapps.svg?alt=media\&token=628f000b-f05c-4351-b4b8-642d4a2a9307) **Apps**: Browse all non-game apps.
3. ![](https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FgDLjAJetSVg2RfbXAMJD%2Fgames.svg?alt=media\&token=5db6f9fb-4778-4abf-b2a0-cb0b7fd76f37) **Games**: Browse all games.
4. ![](https://1223683575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK6W2Xq8YQWUKNGf4QCyg%2Fuploads%2FN8ByRbnk5SVXKCqSwQgW%2Fspicy.svg?alt=media\&token=588abbe5-5ff2-4cf4-91f6-1cb45b8f5b7a) **Spicy**: Restricted categories (availability depends on your age and region).

***

### Now

The **Now** tab is your discovery hub. It shows curated collections that can include apps, games, or both.

* Tap the **Now** icon in the bottom navigation bar.
* Open a collection to see the apps and games inside it.

***

### Apps

The **Apps** tab contains non-game applications.

* Tap the **Apps** icon in the bottom navigation bar.
* Browse featured apps, categories, and curated lists.
* Tap an app to open its page, where you can review details and install or update it.

***

### Games

The **Games** tab contains games.

* Tap the **Games** icon in the bottom navigation bar.
* Browse featured games, categories, and curated lists.
* Tap a game to open its page, where you can review details and install or update it.

***

### Spicy

The **Spicy** tab includes apps from restricted categories. Onside Store only shows this content when it is legal for your region and appropriate for your account.

* Tap the **Spicy** icon in the bottom navigation bar.

{% hint style="warning" %}
Access to content in **Spicy** may require age verification and may be limited by regional legal restrictions.
{% endhint %}

***

If you have questions, contact support via the chat in the bottom-right corner or email <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/main-sections.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.
