# Inscription-wallet, on a VPS

{% hint style="info" %} <mark style="color:blue;">A VPS is a virtual machine sold as a service by an Internet hosting service.</mark> \ <mark style="color:blue;">It runs its own copy of an operating system, and customers have superuser-level access to that operating system instance, so they can install almost any software that runs on that OS.</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Using a VPS for minting gives you more control and privacy**</mark><mark style="color:blue;">.</mark>&#x20;
{% endhint %}

We recommend going with **CONTABO**, which offers cost-effective solutions for your VPS. \
We suggest you choose the "**CLOUD VPS S**" option, which will cost you **5.99€ per month** *(the amount may vary depending on your country of residence)*: [CONTABO VPS S SSD](https://contabo.com/en/vps/vps-s-ssd/?image=ubuntu.267\&qty=1\&contract=1\&storage-type=vps-s-200-gb-ssd)

**Follow these basic steps:**

3. **Storage type**: Keep it as '200 GB SSD'.
4. **Image**: Select 'Ubuntu 20.04'.
5. **Password**: Set a password that you will use to connect to the VPS.
6. **Networking**: Leave as it is.
7. **Add-ons**: Leave as it is.

You can order up to 10 VPS per order. \
After a few minutes (around 10mn) to 4 hours, you will receive the login credentials.\
\
On Contabo service panel, you'll find every information needed for the next step.<br>

<figure><img src="/files/vOb5mIPusZVxRDM2IiKm" alt=""><figcaption><p>We'll use especially IP : xx.xx.xx.xx line</p></figcaption></figure>

**Ready? Let's move on to the next step.**


---

# 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.doginals.academy/eng/expert-guides/how-to-mint-vps/inscription-wallet-on-a-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.
