# Subscription

- [Which payment methods can I use to subscribe to the app?](https://docs.reportandrun.com/manual/faq/c142/c148/q424.md)
- [Can I use Report and Run: Offline on multiple devices (iOS, Android) with the same subscription?](https://docs.reportandrun.com/manual/faq/c142/c148/q423.md)
- [Can I share my subscription with multiple users or team members?](https://docs.reportandrun.com/manual/faq/c142/c148/q422.md)
- [Can I pay for multiple users with a single account?](https://docs.reportandrun.com/manual/faq/c142/c148/q421.md)
- [Can I transfer my subscription to another email address?](https://docs.reportandrun.com/manual/faq/c142/c148/q425.md)
- [Can I have admin access without using the app's features and paying for a subscription?](https://docs.reportandrun.com/manual/faq/c142/c148/q420.md)
- [Can my company subscribe directly with your company instead of through the mobile app?](https://docs.reportandrun.com/manual/faq/c142/c148/q426.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.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.
