# Compute

## Introduction

Our suite of compute products lets you create the infrastructure you want, whether you want to build applications by managing your own infrastructure with instances, implement modern container-based methodology with Kubernetes.

### Plans and Pricing <a href="#plans-and-pricing" id="plans-and-pricing"></a>

We offer different kinds of products, you can view all available plans on the [pricing page](https://www.cloudbit.ch/pricing/).

{% hint style="info" %}
&#x20;You are still billed for Instances / Kubernetes clusters that are powered off because the compute resources for the Instance stay reserved on the hypervisor, even when they are not in use. To end billing, destroy the instance or Kubernetes cluster.
{% endhint %}

### Bandwidth

Each organisation includes free outbound data transfer: 20000 TB/month. Outbound data transfer is shared between all services each billing cycle. Additional transfer is billed at CHF 90 / 1TB, but most users don't exceed the amount included with their services.

### Region

cloudbit Platform is based in a data center in Switzerland.


---

# 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.cloudbit.ch/products/compute.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.
