# Redeeming Your DVM

The goal of Xnode Studio is to make it super easy, convenient and quick for a Web3 user to deploy cloud services onto bare metal providers within <10 minutes anywhere in the world.

To facilitate early adoption, Openmesh has created Xnode Decentralized Virtual Machine's (DVM's) to help onboard the next 1000+ Xnode's into the Openmesh network.&#x20;

### Step by Step Tutorial to Redeem your Openmesh Xnode DVM

1. Visit the Xnode DVM claim page at <https://www.openmesh.network/xnode/claim>

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

{% hint style="info" %}
To connect your Ethereum wallet be sure to check out this guide!

\
<https://docs.openmesh.network/products/xnode/basic-getting-started-guides/connecting-your-web3-wallet-and-creating-a-login-session>
{% endhint %}

2. Connect your Ethereum-compatible Web3 Wallet desktop browser extension.

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

3. Simply scratch the back of your Openmesh Xnode DVM card to get the 9 digit code and enter it into the Xnode Studio claim page.

<div><figure><img src="/files/x4TOaKpBocA7DnxEc3z1" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/s5H3tGLEZfUI6VjhLjSk" alt="" width="375"><figcaption></figcaption></figure></div>

4. Once your 9 digit code is entered, you should now see in your Dashboard page located at<https://www.openmesh.network/xnode/dashboard>. At the top left of the screen you will see your new bare metal machine name, for example "XnodeDVM M8U". After deploying your App Template from the [App Store](https://docs.openmesh.network/products/xnode/template-deployment-guides), you will then see your "Individual Nodes" machine specs appear.

<figure><img src="/files/0v9r1lnWwrEMrA7ICHbi" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
After you have a DVM deployed and connected to your Ethereum account, you can now deploy [app templates](https://docs.openmesh.network/products/xnode/template-deployment-guides) and [use-cases](https://docs.openmesh.network/products/xnode/use-case-deployment-guides) on to it! Check out the relevant Deployment Guides section to learn more!
{% endhint %}


---

# 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/redeeming-your-dvm.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.
