# How do I get started with the offline version?

Report and Run: Offline is available on the [Google Play Store](https://play.google.com/store/apps/details?id=com.jtt.reportandrun) and the [App Store](https://itunes.apple.com/us/app/report-and-run/id1168519465?mt=8). We offer a free forever tier and a paid tier that has additional features. New users can try the paid features for 30 days before starting a yearly subscription. After the 30-day trial, users will be charged $10 USD per year (in your local currency).&#x20;

If you want to see how to create your first report in under a minute, see our [quick start video](https://youtube.com/shorts/QWzmUDSGMuQ?feature=share).

We also have a [quick start guide](/manual/report-and-run/quick-start-guide.md) that shows how to create a report.

## Related

* [FAQ: What are the additional features included in the Report and Run: Offline paid tier?](/manual/faq/c142/c147/q413.md)
* [FAQ: How do I start a trial to test the app?](/manual/faq/c142/c149/q430.md)
* [FAQ: How do I subscribe to the paid tier of Report and Run: Offline?](/manual/faq/c142/c144/q397.md)
* [FAQ: Which payment methods can I use to subscribe to the app?](/manual/faq/c142/c148/q424.md)
* [FAQ: What are the differences between Report and Run: Integrate and Report and Run: Offline?](/manual/faq/c142/c143/q388.md)


---

# 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.reportandrun.com/manual/faq/c142/c144/q395.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.
