# Products

- [Compute](https://doc.cloudbit.ch/products/compute.md)
- [Instances](https://doc.cloudbit.ch/products/compute/instances.md)
- [How-to](https://doc.cloudbit.ch/products/compute/instances/how-to.md)
- [Connect to instances](https://doc.cloudbit.ch/products/compute/instances/how-to/connect-to-instances.md)
- [Destroy instances](https://doc.cloudbit.ch/products/compute/instances/how-to/destroy-instances.md)
- [Volumes](https://doc.cloudbit.ch/products/compute/volumes.md)
- [Keypairs](https://doc.cloudbit.ch/products/compute/keypairs.md)
- [Networking](https://doc.cloudbit.ch/products/compute/networking.md)
- [Private Networks](https://doc.cloudbit.ch/products/compute/networking/private-networks.md)
- [Routers](https://doc.cloudbit.ch/products/compute/networking/routers.md)
- [Security Groups](https://doc.cloudbit.ch/products/compute/networking/security-groups.md)
- [Elastic IPs](https://doc.cloudbit.ch/products/compute/networking/elastic-ips.md)
- [Load Balancers](https://doc.cloudbit.ch/products/compute/networking/load-balancers.md)
- [Balancing Pools](https://doc.cloudbit.ch/products/compute/networking/load-balancers/balancing-pools.md)
- [Certificates](https://doc.cloudbit.ch/products/compute/networking/certificates.md)
- [VPN & Peering](https://doc.cloudbit.ch/products/compute/networking/vpn-and-peering.md)
- [Kubernetes](https://doc.cloudbit.ch/products/kubernetes.md)
- [Clusters](https://doc.cloudbit.ch/products/kubernetes/clusters.md)
- [Resources](https://doc.cloudbit.ch/products/kubernetes/resources.md)
- [Volumes Features (CSI)](https://doc.cloudbit.ch/products/kubernetes/resources/volumes-features-csi.md)
- [Cluster Autoscaler](https://doc.cloudbit.ch/products/kubernetes/resources/cluster-autoscaler.md)
- [Object Storage](https://doc.cloudbit.ch/products/object-storage.md)
- [Instances](https://doc.cloudbit.ch/products/object-storage/instances.md)
- [How-to](https://doc.cloudbit.ch/products/object-storage/how-to.md)
- [Access Storage with AWS S3 SDKs](https://doc.cloudbit.ch/products/object-storage/how-to/access-storage-with-aws-s3-sdks.md)
- [Access Storage with Cyberduck](https://doc.cloudbit.ch/products/object-storage/how-to/access-storage-with-cyberduck.md)
- [Access Storage with Mountainduck](https://doc.cloudbit.ch/products/object-storage/how-to/access-storage-with-mountainduck.md)
- [Ressources](https://doc.cloudbit.ch/products/object-storage/ressources.md)
- [Supported Amazon S3 features](https://doc.cloudbit.ch/products/object-storage/ressources/supported-amazon-s3-features.md)
- [Replication Management](https://doc.cloudbit.ch/products/object-storage/ressources/replication-management.md)
- [GET service replication](https://doc.cloudbit.ch/products/object-storage/ressources/replication-management/get-service-replication.md)
- [PUT service replication](https://doc.cloudbit.ch/products/object-storage/ressources/replication-management/put-service-replication.md)
- [DELETE service replication](https://doc.cloudbit.ch/products/object-storage/ressources/replication-management/delete-service-replication.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.cloudbit.ch/products.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.
