# rClient Download & Operation

**Light rClients** allow users to contribute data space and limited compute from their devices. rClients are available for anyone to run.

### **Minimum device requirements to run rClient:**

* RAM 4GB
* 4 Cores (2.2GHz)
* 50GB SSD
* 1Mbps Internet

### Downloading and Installing rClient:

1. After connecting your wallet on [The Minez Dashboard](https://rivalz.ai/dashboard), click on "**Download Client**".
2. Proceed to download the rClient build for the operating system you are running i.e. Windows, macOS or Linux.
3. After download is complete, open the rClient file and proceed to install.

{% hint style="info" %}
***Note:*** On macOS you need to do a few extra steps when launching the Client because macOS may label it as unauthorized software. Check the steps below:&#x20;

Step 1: In the Finder <img src="https://lh7-us.googleusercontent.com/fXyk5jn41KZ6j4U3tldRTvzmwk86A5tzUYN4Y003eXIsPGOrNu7tm0rrqcm5sAvgbBXe8WURwwcMUoxxQ0bkx0oIs--6FhSIDrOZWfGaehEgMCevcsPLyZ82GKo8BfEF5x_gjQXrsVFQV-XGxtW-Rbc" alt="" data-size="line"> on your Mac, locate the rClient app you want to open.\
Most apps can be found in the Applications folder.

Step 2: Control-click the rClient app icon, then choose Open from the shortcut menu.

Step 3: Click Open. The rClient app is saved as an exception to your security settings, and you can open it in the future by double-clicking it, just as you can any authorized app.
{% endhint %}

4. After installation you will be greeted with the rClient screen.

### Running rClient:

1. Enter your EVM wallet address under "Add wallet" on the rClient screen and click "SAVE".
2. Click "STORAGE CONTROL" and allocate your desired data space resources to the rClient and click "APPLY". Visit the [rClient Rewards](/rclients-rome/rclient-rewards.md) page to understand the reward structure works and how to maximize your rewards.
3. Click the Run "▶" button to start running your rClient.

### Validating rClient:

1. Make sure your rClient is running.
2. Go to the [Testnet Dashboard](https://rivalz.ai/dashboard).
3. Under My Clients, click "VALIDATE CLIENT".
4. On the rClient click "VALIDATE" on the top right.
5. Refresh the [Testnet Dashboard](https://rivalz.ai/dashboard) - your rClient should be validated.

**N.B. In some cases, it might take up to 24 hours to validate your rClient.**

{% embed url="<https://drive.google.com/file/d/1LtR9O034Md-zWyhgq7jbdRbygf7Iad8L/view?usp=sharing>" %}
Downloading and running rClient
{% endembed %}


---

# 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.rivalz.ai/rclients-rome/rclient-download-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.
