# Revenue by Device

Understanding your app's revenue distribution across different platforms is crucial for targeted marketing and development efforts. The "Revenue by Device" graph in Twinr’s Inbuilt Analytics provides a clear breakdown of revenue generated from users on Android versus iOS devices.

## Overview

This graph compares the revenue from Android and iOS users, enabling you to see which platform is generating more income for your app.

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

* **Revenue Totals**: At the top, the graph displays the total combined revenue from both platforms, accompanied by a percentage showing the overall growth or decline.
* **Platform-Specific Bars**: Two horizontal bars represent the revenue from iOS and Android, offering a side-by-side comparison.


---

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