# How do I subscribe to the paid tier of Report and Run: Offline?

You can subscribe to the paid features of Report and Run: Offline within the app. Open the menu on the left and tap the "free tier" button. Scroll to the bottom to find the Subscribe button. This [article shows the steps for subscribing](https://docs.reportandrun.com/manual/report-and-run/subscription/how-to-subscribe) in more detail.

## 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: Which payment methods can I use to subscribe to the app?](/manual/faq/c142/c148/q424.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/q397.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.
