# rClients (ROME 🏛️)

<figure><img src="/files/axP9CSJhpJj5PfWflzfV" alt="" width="369"><figcaption><p>rClient</p></figcaption></figure>

rClients are a critical component of the Rivalz World Abstraction Layer and ROME. rAgents use the power of the underlying rClients to do their AI-driven jobs.

## **Instructions**

Below you will find all the requirements and details of running an rClient and Minting rAgent tokens.

<figure><img src="/files/yad3Yp6BYx933qyG5LKu" alt=""><figcaption></figcaption></figure>

## **1. Minimum Device Requirements to run the rClient:**&#x20;

* RAM 4GB
* 4 Cores (2.2GHz)
* 100Gb SSD
* 10Mbps Internet

In terms of using cloud infra providers, we only accept: Vultr, AWS Lightsail, Google Compute, Azure VM, Digital Ocean, OVH cloud

## **2. Operating System:**

1\) Windows/Mac OS allows you to run a CLI and mint $RD/$RC tokens&#x20;

2\) Debian/Ubuntu allows you to run a CLI and mint $RE tokens.&#x20;

## [3. Guide on running the CLI ](/rclients-rome/rclient-cli-guide.md)

## 4. Minting rAgent Tokens

After full CLI setup. Wait 10 minutes and refresh your ROME page. You should now see that you are able to mint rAgents. These are tokenized resource-based Agents that allow you to participate in ROME.\
\
ROME is deployed on Base Mainnet. Minting Agents requires and all other actions on ROME require having ETH on Base.&#x20;

Depending on your OS you will now be able to mint up to 10 rAgent tokens per type. You don't have to mint them all. You can start with one and explore the platform. \
\
Disconnecting your rClient will result in the automatic burning of the rAgent tokens, so make sure that the connection stays on. If we detect a disconnection you will have a grace period, before the tokens will be burned.&#x20;


---

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