# Run a Hyper Node

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

New GPUsbased on the Blackwell architecture (such as Nvidia RTX Pro 6000) enable decentralized AI inference nodes to perform at data center speed. By contributing more token-rate GPUs, participants can earn greater rewards—just like hashrate mining in Bitcoin.

This guide will walk you through deploying the HyperAGI inference system using Docker Compose step by step. Once you complete all the steps, you will have a fully operational AI inference system.

<mark style="color:red;">**Before deployment, please ensure that your server meets the deployment requirements before purchasing the node.**</mark>

### Basic Requirements

1. **CPU**: Minimum 4 cores, recommended 8 cores
2. **Memory**: > 16GB
3. **GPU (Single Card)**: Nvidia RTX 3090 or higher (minimum 32GB VRAM required)
4. **Hard Drive**: > 512GB
5. **Internet**: 5-10M
6. System: Supports Windows and Linux .

**You can contact the support team to help confirm whether your server meets the deployment requirements.**

**Telegram Group:**[**https://t.me/hyperdust\_io**](https://t.me/hyperdust_io)

**Please send /ticket in the community, and a technical staff member will provide support.**

## Deployment

{% content-ref url="/pages/tAb64LWOe2nMin5Evlud" %}
[Deployment Guide](/hyperagi-docs/mining/node-mining/run-a-hyper-node/deployment-guide.md)
{% endcontent-ref %}

## Activation

{% content-ref url="/pages/b3NcP8BUm19KpnJKGEse" %}
[Activate Your HyperNode](/hyperagi-docs/mining/node-mining/run-a-hyper-node/activate-your-hypernode.md)
{% endcontent-ref %}

## Support

#### If you encounter any issues during the node deployment process, you can contact our team for technical support.

#### Telegram community：<https://t.me/realMOSSCoin>

####


---

# 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://hyperdust-foundation.gitbook.io/hyperagi-docs/mining/node-mining/run-a-hyper-node.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.
