# Getting Started

- [How to Install Onside Store](https://docs.onside.io/store/getting-started/how-to-install-onside-store.md): The installation won’t take long—you’ll be using the app marketplace within minutes.
- [Troubleshooting Installation Issues](https://docs.onside.io/store/getting-started/how-to-install-onside-store/troubleshooting-installation-issues.md): Fix Onside Store install problems on iOS: resolve region and device requirements, profiles/permissions, storage, network, and update errors. Includes quick checks, error codes, and support steps.
- [How to Update Onside Store](https://docs.onside.io/store/getting-started/how-to-update-onside-store.md): Keeping your Onside Store app up-to-date is important for the latest features, security, and the best experience. Here’s how to manage updates for the Onside marketplace app itself.
- [Notifications](https://docs.onside.io/store/getting-started/notifications.md): Stay up-to-date with your apps! This page explains how to manage notifications from Onside Store.


---

# 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/getting-started.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.
