# System Requirements

WEMIX3.0 BP 블록체인 노드를 운영하기 위한 하드웨어 스펙은 다음과 같습니다.&#x20;

{% tabs %}
{% tab title="HW 사양" %}

* vCPU: 32 core&#x20;
* RAM: 256 GB&#x20;
* Storage: 최소 2TB SSD (주기적으로 확장 가능해야 함)
* 권장: [Azure Virtual Machine Standard\_*E32ds\_*&#x76;4 ](https://azureprice.net/vm/Standard_E32ds_v4)
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
**사양**

안전하게 BP노드를 운영하려면 권장 요구 사항 이상의 HW를 사용해야 합니다.

BP의 경우 --syncmode full로 운영하는 것을 권장합니다.
{% endhint %}

{% hint style="info" %}
**운영체제**

공식적으로 리눅스 기반 환경에서의 설치 및 실행을 권장합니다. 추후 다른 운영체제에 대한 지원을 제공할 예정입니다.
{% 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.wemix.com/ko/install-and-operation/block-producer-node/system-requirements.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.
