# Onside App Interface

- [Main Sections](https://docs.onside.io/store/onside-app-interface/main-sections.md): Understanding the Onside App Interface
- [App Page](https://docs.onside.io/store/onside-app-interface/app-page.md): A detailed guide to all the sections and features you'll find on an app or game's product page in the Onside Store.
- [Changing the App Theme](https://docs.onside.io/store/onside-app-interface/changing-the-app-theme.md): Onside Store is designed to look great on your iPhone, and we offer different appearance options to suit your preference.


---

# 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.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.
