# BP Node

메타디움의 BP 노드는 메타디움 블록체인의 합의 알고리즘에 참여하는 구성원 역할의 노드입니다. BP 노드는 구성원 간 합의 과정을 수행하고 블록을 생성하여 전파하는 기능을 담당하므로 고성능의 리소스와 높은 가용성에 대한 요구사항을 충족해야 합니다.

본 문서에서는 메타디움의 BP 노드의 시스템 요구사항과 방화벽 설정 방법, gmet의 직접 설치 방법에 대해서 설명합니다.


---

# 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.metadium.com/ko/developer/install-node/bp-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.
