# ROVR Staking-to-Device User Guide

**Version:** 1.0

**Last Updated: December, 2025**

### 1. Overview

The ROVR Network allows users to redeem hardware devices by staking ROVR tokens. This mechanism reduces upfront cost and encourages long-term participation in the ecosystem.

This guide is intended for:

* Users staking tokens to receive ROVR devices
* Partners who need to explain the process to their customers

### 2. Requirements

Before starting, ensure you have:

* A compatible wallet (e.g., **Phantom** or other Solana wallets)
* Sufficient **ROVR token balance**
* Basic understanding of the staking requirements for each device

### 3. Staking Process

#### Step 1: Confirm Device & Required Stake

Different devices require different staking amounts:

* **TarantulaX:** 18,000 $ROVR
* **LightCone:** 300,000 $ROVR

#### Step 2: Log in to the ROVR Staking dApp

1. Open the official ROVR staking/redeem page: <https://app.rovr.network>
2. Log in using your ROVR App account or scan the QR code
3. Click **"Connect Wallet"**
4. Select your wallet (e.g., Phantom)
5. Approve wallet connection

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

#### Step 3: Stake Tokens

1. Select the device you want to redeem ("View Detail")
2. If **Wallet Balance shows "Insufficient Balance"**, transfer enough $ROVR to your connected wallet
3. If **Wallet Balance shows "Sufficient Balance"**, click **"Stake ROVR"**
4. Wait for blockchain confirmation

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

5. If the system remains on **"Payment Processing"** for too long:

* Click **"Back to Products"**
* Go to **"Order History"** → select your order
* Click **"Verify Payment"** at the bottom of the Order Details page

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

#### Step 4: Submit Your Device Order

Once staking is successful:

1. You will receive a **discount code**
2. Go to [**https://shop.rovr.network/**](https://shop.rovr.network/) and place an order using the discount code
   1. **TarantulaX(staking)**
   2. **LightCone(staking)**
3. Enter shipping address and contact information
4. Submit your order

#### Step 5: Shipping

* The first batch of staking devices  will be shipped around **January 15, 2026**
* Devices are shipped within 3-7 business days after the order is confirmed for the next batch
* You will receive shipping confirmation and a tracking number via email
* Shipping costs are covered by ROVR Network; import duties, VAT, and any other local taxes are the responsibility of the user

### 4. Unlock Rules

The staking lock period is **1 year**. Unlock conditions:

* Tokens can be unlocked after 1 year **if the device is returned**
* Early returns will incur partial token deductions. For every month the stake is withdrawn early, 1/12 of the staked amount will be deducted
* If the device is **inactive for 1 month**, 1/12 of the staked tokens will be deducted
  * Inactivity means no data uploaded during a one month rolling period from the previous upload

### 5. FAQ

#### **Q1: Can I cancel after staking and get my tokens back?**

No. Tokens can only be unlocked after the mandatory 1-year staking period.

#### **Q2: Can I transfer tokens while they are staked?**

No. Staked tokens cannot be transferred.

#### **Q3: Do staked tokens generate yield or rewards?**

No. Staked tokens do not provide additional yield. The rewards generated have no lock-up period, and the staker can keep **100% of their mapping rewards**.

#### **Q4: Can I stake for multiple devices?**

Yes. Each staking action applies to only one unit. You may perform multiple staking operations for additional devices.

#### **Q5: Can I change my wallet address after staking?**

No. Once staking is completed, the **wallet address is permanently bound** to the device. For fleet users, the fleet owner’s staking wallet must remain the same. Rewards can then be distributed to drivers.

#### **Q6: Can I change the wallet connected to my ROVR App after I receive the device?**

No. The ROVR App wallet **must match the wallet used for staking**. If the wallet is changed, the device **cannot generate rewards** or receive mined tokens.

### 6. Support

If you encounter any issues, please contact:

* Email: [**support@rovr.network**](mailto:support@rovr.network)


---

# 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://rovr-network.gitbook.io/rovr-docs/user-guide/rovr-staking-to-device-user-guide.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.
