# Cloud & Private Cloud

OpenFlower is available online. You can start directly to build Applications.

[OpenFlower Playground - Start here](https://prod-us1.openflower.org)

We offer a hosted version of OpenFlower in this shared public cloud for free. We take care of updates, security, and scaling of the underlying infrastructure.

The public cloud has a central database for all users and applications. We suggest using the public cloud to get to know OpenFlower and make your first tests and Applications.

OpenFlower is hosted in Google data centers. Backups are organized every night for all infrastructure components and the Databases as Snapshots.


---

# 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.openflower.org/setup-and-run/cloud-and-private-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.
