# How to run Worker Node

### 1.  **Meet with the minimum requirements:**

> The minimum requirements for a single license for Worker Node are as follows:
>
> * NVIDIA Tesla T4 or higher GPU
> * 2 x64 CPU cores 2.1 GHz
> * 16 GB RAM
> * 100 GB disk space
> * 100 Mbit/s internet connection

### 2. How to run the Inferix Worker

Follow these steps:

* Download and install Inferix worker software: <https://inferix.io/mvp>
* If you own a computer with GPU equipped, join Inferix [Mining Staking](https://provider.inferix.io/) platform[ ](https://sharedmine.inferix.io/)as a GPU provider and start receiving rewards

### 3. Don't have a computer meets the requirements?

Don't worry, you still be able to get rewards by joining our [SharedMine ](https://sharedmine.inferix.io/)platform.


---

# 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.inferix.io/worker-node-guide/what-is-worker-node/how-to-run-worker-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.
