# Platform

- [Release Notes](https://doc.flow.swiss/platform/release-notes.md): Updates and improvements to our cloud platform.
- [Pricing](https://doc.flow.swiss/platform/pricing.md)
- [Compute](https://doc.flow.swiss/platform/pricing/compute.md)
- [Kubernetes](https://doc.flow.swiss/platform/pricing/kubernetes.md)
- [App Engine](https://doc.flow.swiss/platform/pricing/app-engine.md)
- [Object Storage](https://doc.flow.swiss/platform/pricing/object-storage.md)
- [Mac Bare Metal](https://doc.flow.swiss/platform/pricing/mac-bare-metal.md): Mac as a Service Pricing
- [CI Engine](https://doc.flow.swiss/platform/pricing/ci-engine.md)
- [DevOps Services](https://doc.flow.swiss/platform/pricing/devops-services.md)
- [Volumes & Snapshots](https://doc.flow.swiss/platform/pricing/volumes-and-snapshots.md)
- [Load Balancers](https://doc.flow.swiss/platform/pricing/load-balancers.md)
- [Elastic IPs](https://doc.flow.swiss/platform/pricing/elastic-ips.md)
- [VPN & Peering](https://doc.flow.swiss/platform/pricing/vpn-and-peering.md)
- [Licenses](https://doc.flow.swiss/platform/pricing/licenses.md)
- [Support](https://doc.flow.swiss/platform/pricing/support.md): Economy, Business and First Support Plans
- [Billing FAQ](https://doc.flow.swiss/platform/pricing/billing-faq.md)
- [Account](https://doc.flow.swiss/platform/account.md)
- [Sign Up](https://doc.flow.swiss/platform/account/sign-up.md): If you haven't already signed up for an account, this is the place to begin.
- [Closing account](https://doc.flow.swiss/platform/account/closing-account.md)
- [Cashback Program](https://doc.flow.swiss/platform/cashback-program.md): The more you recharge, the more free credits you receive.
- [Support](https://doc.flow.swiss/platform/support.md)
- [Case severity and initial response times](https://doc.flow.swiss/platform/support/case-severity-and-initial-response-times.md)
- [Service Level Agreement (SLA)](https://doc.flow.swiss/platform/sla.md): Flow Swiss AG (hereinafter "Flow") assumes responsibility for the availability and proper functionality of the entire Server-, Network- and Storage Infrastructure (hereinafter "Cloud Platform").
- [Security & Compliance](https://doc.flow.swiss/platform/security-and-compliance.md)
- [Log4j Vulnerability](https://doc.flow.swiss/platform/security-and-compliance/log4j-vulnerability.md)
- [Regions](https://doc.flow.swiss/platform/regions.md)
- [ALP1](https://doc.flow.swiss/platform/regions/alp1.md)
- [ALP2](https://doc.flow.swiss/platform/regions/alp2.md)
- [ZRH1](https://doc.flow.swiss/platform/regions/zrh1.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://doc.flow.swiss/platform.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.
