# VM Method

## 💭Prerequisites

1. Dedicated Server. You can get affordable [dedicated server with high performance here](https://billing.fiberstate.com/aff.php?aff=185), if you plan to run multiple nodes
2. &#x20;You have the server ready by following [this guide](/en/advance/proxmox-setup-with-1-public-ip.md)

## 🛠️Installation <a href="#install-binary" id="install-binary"></a>

Follow the [manual installation](/en/testnet/cortensor/installation.md) guide in 1 of the VM, until <kbd>Verify Installation</kbd> part

Clone your VM

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

Edit <kbd>.env</kbd> with your existing key or generate new key

After that, simply start the service

```sh
sudo systemctl start cortensor
```


---

# 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.cryptonode.id/en/testnet/cortensor/multiple-node-setup/vm-method.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.
