# Which payment methods can I use to subscribe to the app?

**Report and Run: Cloud**

* You can [subscribe from the Report and Run: Cloud web portal](/manual/readme/account-management/subscribe.md) using a credit card or PayPal.&#x20;
* You can  [subscribe from the Report and Run: Integrate mobile app](/manual/report-and-run-integrate/quick-start-guide/subscribe.md) using the payment methods offered by [Google Play](https://support.google.com/googleplay/answer/2651410) and [Apple](https://support.apple.com/en-au/111741).

**Report and Run: Offline (paid tier)**

* The feature upgrade for Report and Run: Offline is available in the mobile app and uses the payment methods offered by [Google Play](https://support.google.com/googleplay/answer/2651410) and [Apple](https://support.apple.com/en-au/111741).

**Report and Run: Offline Team**

* After [setting up a trial](/manual/faq/c142/c149/q430.md) of Report and Run: Offline Team, you can [subscribe from the Report and Run web portal](/manual/readme/account-management/subscribe.md) using a credit card or PayPal.&#x20;

## Related

* [FAQ: How do I get started with the offline version?](/manual/faq/c142/c144/q395.md)
* [FAQ: How do I get started with a cloud account?](/manual/faq/c142/c144/q394.md)
* [FAQ: How do I get started with a 'team' account?](/manual/faq/c142/c144/q394.md)
* [FAQ: Can I share my subscription with multiple users or team members?](/manual/faq/c142/c148/q422.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/c148/q424.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.
