# Xnode DVM

### **Decentralized Virtual Machines**

Xnode DVM (Decentralized Virtual Machine) is a sophisticated infrastructure deployment system that provides NFT-controlled access to computing resources. Each DVM delivers computing power equivalent to $3,500 USD of traditional cloud infrastructure, enabling developers and organizations to build and deploy Web3 applications efficiently.

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

{% hint style="info" %}
Learn more about [buying your DVM NFT from open marketplaces like Opensea](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/buying-your-dvm-from-opensea), or [how to redeem your Xnode DVM](https://docs.openmesh.network/products/xnode/basic-getting-started-guides/redeeming-your-dvm) at our [Getting Started Guides here!](https://docs.openmesh.network/products/xnode/basic-getting-started-guides)
{% endhint %}

###

### Technical Architecture

The DVM system leverages NFT-based authentication through ERC-721 tokens, providing secure and transferable ownership of infrastructure resources. Once activated, users receive 12 months of access to their allocated resources, with the ability to preserve or wipe machine states during transfers. This architecture ensures complete control over resource management while maintaining security and portability.

Resource allocation includes comprehensive infrastructure capabilities:

* Computing power and storage capacity
* Network bandwidth and routing
* Development and deployment tools
* Analytics and monitoring systems

### Deployment and Implementation

The DVM supports a wide range of deployment scenarios, from validator nodes to complete development environments. Users can deploy blockchain infrastructure, data processing systems, analytics engines, and P2P compute layers. The implementation process is streamlined through Xnode Studio, allowing rapid setup and configuration of various application stacks.

Our template system provides pre-configured application stacks while maintaining flexibility for customization. Users can modify existing templates or create custom deployments using infrastructure-as-code principles. These templates significantly reduce setup time while ensuring consistent deployment across different use cases.

### Access Control and Resource Management

Access to DVM resources is managed through a secure NFT system. When users obtain an Xnode DVM access card or code, they can visit openmesh.network/xnode to initiate their deployment. The process includes NFT entitlement verification, resource allocation, and system initialization. Once activated, users gain complete control over their infrastructure, including the ability to:

* Configure and manage resource allocation
* Transfer ownership through NFT transactions
* Customize deployment configurations
* Maintain or reset system state


---

# 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/xnode-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.
