# Subscribe

1. After [creating an account](/manual/report-and-run-integrate/quick-start-guide/create-an-account.md), tap the **Subscribe** button on the Report and Run: Integrate home screen. \
   &#x20;

   <div align="left"><figure><img src="/files/cFWIPPVSsqRmoXyQoaxt" alt="" width="375"><figcaption></figcaption></figure></div>
2. Use the up/down arrows if you want to change the maximum number of users and images for your subscription. <br>

   <div align="left"><figure><img src="/files/SUoIDlytBvjH37prfLBi" alt="" width="375"><figcaption></figcaption></figure></div>
3. Tap **Subscribe**.<br>

   <div align="left"><figure><img src="/files/TYtLy2thmuoJmF2RSkiu" alt="" width="375"><figcaption></figcaption></figure></div>
4. Follow your device's payment options on the next screen to complete your purchase.

{% hint style="info" %}
The subscription price will appear in your local currency.&#x20;
{% endhint %}


---

# 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/report-and-run-integrate/quick-start-guide/subscribe.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.
