# Hetzner Cloud VPS

## Introduction

The hetzner cloud module allows reselling of VPS from the hetzner cloud. The entire product manager is implemented in the storefront, therefore your customers will hardly notice that the VPS is reselled.

## Installation

This module is very easy to setup. You just need to provide your hetzner cloud API Key, which you can retrieve on the hetzner cloud page:

* Open the hetzner cloud project
* Navigate on the left side to "security"
* Navigate to "API Keys" and create a read & write key


---

# 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.hostware.io/modules/hosting-provisioning/hetzner-cloud-vps.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.
