# Basic Getting Started Guides

Xnode Studio V4 is now live as of October 2024!

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

Xnode Studio V4 is a intuitive way to manage your bare metal deployments. You can connect your Web3 wallet directly manage your bare metal deployments with up to 32 service providers from around the world.

{% hint style="info" %}
The easiest way to start is to [redeem your Decentralized Virtual Machine (DVM) now!](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/redeeming-your-dvm)
{% endhint %}

### Basic Getting Started Guides

* [Buying your DVM from Opensea](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/buying-your-dvm-from-opensea)
* [Connecting your Web3 Wallet & Creating a Login Session](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/connecting-your-web3-wallet-and-creating-a-login-session)
* [Redeeming Your DVM](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/redeeming-your-dvm)
* [Select Template via App Store](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/select-template-via-app-store)
* [Deploy to DVM or Bare Metal](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/deploy-to-dvm-or-bare-metal)
* [Monitoring Your Deployments](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/monitoring-your-deployments)


---

# 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.openmesh.network/products/xnode/basic-getting-started-guides.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.
