# Average Order Value by Device

The "Average Order Value by Device" graph within Twinr’s Inbuilt Analytics is a powerful metric that shows the average amount spent per order on each platform—Android and iOS. This data is vital for understanding the spending habits of your user base across different devices.

## Overview

This graph provides a direct comparison of the average order value generated from users on Android versus iOS devices.

<figure><img src="/files/UhETHYGqwDXhNuC8gTVv" alt=""><figcaption></figcaption></figure>

* **Average Value Indicator**: The total average order value is displayed at the top of the graph, alongside a percentage change indicating the variance over time.
* **Comparative Bars**: Horizontal bars represent the average order value for iOS and Android, making it easy to compare performance between platforms.


---

# 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://help.twinr.dev/app-analytics/revenue/average-order-value-by-device.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.
