> For the complete documentation index, see [llms.txt](https://emeth-1.gitbook.io/emeth-white-paper-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emeth-1.gitbook.io/emeth-white-paper-en/4.-node/4-2.-how-to-become-a-emeth-node/4-2-1.-how-to-set-up-emeth-node-for-windows-users.md).

# 4-2-1. How to set up EMETH Node for Windows users

This guide provides a comprehensive, step-by-step procedure for setting up an EMETH Node on a Windows OS.

## ◇ Set up flow <a href="#id-6c6f" id="id-6c6f"></a>

1. Preparation
2. Install EMETH Node
3. Launch EMETH Node

## 1. Preparation <a href="#id-28c6" id="id-28c6"></a>

### (1) Checking up hardware requirement <a href="#db2c" id="db2c"></a>

**■ Recommended Hardware Requirement**

```
- Windows 10 or higher
- CPU: Equivalent to Intel Core i5–10400 4.3 GHz or higher
- GPU: Equivalent to NVIDIA GeForce RTX 3090 (24GB RAM) or higher
- Memory: At least double the RAM of the above GPU
- Disk: 256GB or more, 1~2TB recommended for ample space
- Power Supply: Capable of supporting the above configuration
- Note: Current job categories do not support AMD Radeon
```

### (2) Install Docker <a href="#id-7057" id="id-7057"></a>

Install Docker Desktop 4.27.1 (136059)

<https://docs.docker.com/desktop/install/windows-install/><br>

### (3)Prepare MATIC <a href="#id-07f6" id="id-07f6"></a>

* Prepare Metamask wallet for node set up, and send MATIC to that wallet.

*Note: Each job execution costs slightly less than 0.1 MATIC (approximately 0.05\~0.07 MATIC). It is recommended to prepare about 150 MATIC.*

### ◇Guide for how to prepare MATIC

How to buy Polygon MATIC tokens easy way.

<https://www.youtube.com/watch?v=n8TwB79My-I>

## 2. Download EMETH Node <a href="#id-9427" id="id-9427"></a>

Install EMETH Node from the installer below

<https://drive.google.com/drive/folders/1JbrcNHR-uhOeLTrtyLSo3Q5al78V5BJT?usp=sharing>

## 3. Launch EMETH Node <a href="#cf48" id="cf48"></a>

### (1) Launch Docker <a href="#b5f9" id="b5f9"></a>

* Launch the Docker installed during the preparations.
* **Docker needs to be running before launching the EMETH Node.**

### (2) Launch EMETH Node <a href="#f525" id="f525"></a>

Launch EMETH Node installed previous step.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*mhEXriHQLqRsjAd429CmAQ.png" alt="" height="325" width="700"><figcaption></figcaption></figure>

### (3) Enter Initial Setup Items <a href="#id-3345" id="id-3345"></a>

<figure><img src="https://miro.medium.com/v2/resize:fit:624/1*4DPrb3Bv54MFYf03CqYfGA.png" alt="" height="968" width="624"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*bOZZBEO3b7gIMBEIrAORKg.png" alt="" height="527" width="700"><figcaption></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*BRR6zAqru7ZJY4YTh-TtHw.png" alt="" height="474" width="700"><figcaption></figcaption></figure>

Here are the Calibration phase setup items\
\&#xNAN;*Note: Item contents may change due to phase changes or updates.*

> -Endpoint: [https://polygon-rpc.com](https://polygon-rpc.com/)
>
> -Private Key: Please enter — Handle with care when entering your wallet’s private key
>
> \- EMETH Core Contract Address: 0x5aF9c255D6C965aAa8DB3e9C82276e59345186C8
>
> -EMETH Token Contract Address: 0xCB746131b75f30942de7C59a5Be1393Fca5Be05D
>
> -Cache Server URL: <https://cache-nova.emeth.ai/api/v1/jobs>
>
> \- Storage API URL: <https://storage-nova.emeth.ai/api/v1/>
>
> \- Processor: Limited to 84
>
> \- GPU Enablement: Enabled

### (4) Start Providing Computing Power <a href="#id-097d" id="id-097d"></a>

Press the start button and wait.

<figure><img src="https://miro.medium.com/v2/resize:fit:632/1*vOP5gP8Pu1MJKXx5_r_VSA.png" alt="" height="1008" width="632"><figcaption></figcaption></figure>

If started correctly, the following code will be displayed:

> \[LOG] Monitoring cache server at 10s intervals… \[LOG] \[Job ID:0xe21a0246273ad0025e1e15a3a1675adb] Starting to process… \[LOG] \[Job ID:0xe21a0246273ad0025e1e15a3a1675adb] Running processor container for program ID: 84… \[LOG] \[Job ID:0xe21a0246273ad0025e1e15a3a1675adb] Submitting the result… \[LOG] \[Job ID:0x7e9f3c425efe492de55e7352944e777f] Starting to process… \[LOG] \[Job ID:0x7e9f3c425efe492de55e7352944e777f] Running processor container for program ID: 84…

This is the end of the set up process.\
Now you have successfully built EMETH Node.

## ◇ Inquiries <a href="#aafd" id="aafd"></a>

If you encounter any errors or have any questions, please contact us in the Discord channel.\
Discord: <https://discord.gg/wRAS5PhWUb>

[<br>](https://medium.com/@emeth_official?source=post_page-----b3c561c56149--------------------------------)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://emeth-1.gitbook.io/emeth-white-paper-en/4.-node/4-2.-how-to-become-a-emeth-node/4-2-1.-how-to-set-up-emeth-node-for-windows-users.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.
