# Install & Operation

본 장은 gwemix의 설치 및 운영에 대한 설명을 포함합니다.&#x20;

개발자는 최소 사양 이상의 리눅스 머신이 준비되면 gwemix 공식 git repository에서 binary를 다운로드 받거나 소스코드를 다운로드하여 설치하는 것이 가능합니다.&#x20;

아래의 설명을 따라서 wemix client를 직접 설치해보세요.

* [End Node](/ko/install-and-operation/end-node.md)
* [Block Producer Node](/ko/install-and-operation/block-producer-node.md)
* [Download](/ko/install-and-operation/download.md)
* [Operation Guide](/ko/install-and-operation/operation-guide.md)


---

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