# Tutorial: MVP for designers & GPU owners

<figure><img src="/files/6z1vvcUYipPqdRuyayGj" alt=""><figcaption></figcaption></figure>

### **MVP for Designers on Windows** <a href="#id-03d9" id="id-03d9"></a>

Step 1: Go to our [**Website**](https://inferix.io/) & Download MVP for Designer

Step 2: Check out the tutorial: [**HERE**](https://drive.google.com/drive/folders/1PPN99ARRUK2sWeMqcwNJ2i0xbsv2HEJk) (You need to render a complete image/video)

Step 3: Save the file name of your rendered image/video

Step 4: Go to [**InferiX Explorer**](https://dash.inferix.io/workers) -> **“Running Job”** part -> Check your rendered job

### **MVP for GPU Providers** <a href="#id-9fbc" id="id-9fbc"></a>

Step 1: Install Blender

Follow the instructions in official Blender website to download and install it for your OS. Current version of Inferix uses Blender 3.6:

<https://www.blender.org/download/lts/3-6/#versions>

Step 2: Install and run the Worker software

*For Windows PC:*&#x20;

* Download Windows Worker from this link: <https://h3d.me/ifxworkerverifierwin>
* Check out the video tutorial: [**HERE**](https://www.youtube.com/watch?v=ZPH9tKSPcsE)

*For Linux PC:*&#x20;

* Download the Ubuntu Worker from this link: <https://h3d.me/ifxworkerubuntu>&#x20;
* Unzip the downloaded folder
* Open Terminal, run these commands under the unzipped downloaded folder:

```
sudo ./mount.sh
./runWorker.sh
```

*Let’s start free trial & give us your feedback/hopes! If you need any support, feel free to go to our* [***Discord***](https://discord.com/invite/k7rVUYt6Td)***!***


---

# 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/inferix-mvp/tutorial-mvp-for-designers-and-gpu-owners.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.
