# Cloud

Rekor hosts a cloud version of the Rekor Scout® Web Server at `https://cloud.openalpr.com` that your Agent(s) can send results to. This requires minimal setup (no installation beyond the Rekor Scout Agent) and is sufficient for most users. The cloud web server may also be preferable for new users looking to create a quick proof of concept. If you decide to use the cloud web server, you can ignore the on-premise installation instructions and continue to [Configuring Agents](/scout/web-server/configuring-agents.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.rekor.ai/scout/web-server/cloud.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.
