# How do I get started with a cloud account?

Visit the [Report and Run: Cloud quick start guide](/manual/readme/quick-start-guide.md) to see how to create an account and get started with your first report. We also have walkthrough videos showing an overview of the [web portal](https://youtu.be/tDVE4rBMlnw) and [mobile app](https://youtu.be/Zi-GjDz4yW0).&#x20;

## Related

* [FAQ: Which payment methods can I use to subscribe to the app?](/manual/faq/c142/c148/q424.md)
* [FAQ: How do I get started with the offline version?](/manual/faq/c142/c144/q395.md)
* [FAQ: What are the differences between the cloud and offline versions of the app?](/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/q394.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.
