# SolusVM 2

## Introduction

The Solus VM2 module allows the reseling and managing of VPS from Solus VM2.&#x20;

## Features

* Start, stop, restart
* Create / Lock / Unlock / Delete
* Reinstall OS
* Reset password.&#x20;
* Backup management
* Scheduled backup management
* Rescale VPS
* View task logs
* View statistics and traffic usage

## Installation

You need to provide your API token from Solus VM2 page, which you can generate by going to *`Settings > API Tokens`* inside the Solus Pane&#x6C;*.* Then click "Create API Token". After you create it, it will be shown only one time. Copy it and go to Solus VM2 configuration and paste it at API token field.

## Troubleshooting

<details>

<summary>Question</summary>

Answer

</details>


---

# 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/solusvm-2.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.
