# Create a Buckypaper VM

Empower your workflow by effortlessly creating Buckypers! Navigate to Virtual Machines, click 'Create VM,' and fill in the necessary details. Opt for the recommended SSH key authentication method by generating a key pair. Simply name and generate your SSH key, download the private key, finalize the setup, and patiently await completion. Once done, access the confirmation page and enjoy the seamless creation of your Buckypers.

1. Navigate to <mark style="color:orange;">`Virtual Machines`</mark>, and click <mark style="color:orange;">`Create VM`</mark>.

<figure><img src="/files/uL8cAUn2HYVThPnPEIws" alt=""><figcaption></figcaption></figure>

2. Fill in the details of the database you want to create.

<figure><img src="/files/55wRDEBXXyfhaYL6EhGF" alt=""><figcaption></figcaption></figure>

3. For the authentication method, we recommend the SSH key. Click on <mark style="color:orange;">`Generate key pair`</mark> in the drop-down menu.

<figure><img src="/files/YfUJFwmlOC2RxYlx2qI0" alt=""><figcaption></figcaption></figure>

4. In the pop-up prompt, type in the ssh key name you want to generate, and click on  <mark style="color:orange;">`Generate SSH Key`</mark> .

<figure><img src="/files/Eqdd7xiWCue3geC9SEMW" alt=""><figcaption></figcaption></figure>

5. Select the <mark style="color:orange;">`Secret Key`</mark> tab, click on <mark style="color:orange;">`Download Private Key`</mark>.

<figure><img src="/files/MaexZSA5T6fb2HXZMX6C" alt=""><figcaption></figcaption></figure>

6. Finalize everything, Wait for a while, you should see the following page after the creation is complete.

<figure><img src="/files/uuCjPSFPiwVVe92OZMwE" alt=""><figcaption></figcaption></figure>


---

# 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.enclaive.cloud/enclaive-multi-cloud-platform/tutorials/buckypaper/create-a-buckypaper-vm.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.
