# NFT Reactor and Cell System

Reactors and Cells are a core part of the XPR progression system in Roach Racing Club. They allow players to unlock additional XPR rewards, boost progression, and access expanded earning mechanics.

Read more about XPR [here](/gameplay/xpr-reward-system.md).\
\
**Reactor**

The Reactor is a special NFT Device that can be obtained through Missions or purchased in the Shop. Each Reactor contains 4 activation slots, and every slot can be filled once using a Cell.

When activated, a Reactor provides significant gameplay and progression benefits:

* Unlocks XPR in Arcade mode (your first 3 Arcade races every day give boosted XPR rewards):

1 Run: Equals 5 rounds.

Daily Limits: First 3 runs → full XPR. Subsequent runs → 5% of normal. Players race together but XPR is awarded individually based on their battery.

Each player receives their own XPR pool depending on their battery tier.

* Enhances Daily Rewards and enables daily XPR earnings
* Unlocks partner rewards
* Has future ecosystem utility tied to upcoming phases

**Important rules:**

* Reactor cannot be transferred
* You can own only 1 reactor
* No time limit between activations

**Reactor Evolution:**

The Reactor evolves after all 4 slots are filled.\
Its final form depends entirely on the tiers of Cells used during activation.\
Higher-tier Cells → stronger evolved Reactor.

***

**Cells**

Cells are in-game NFT consumables used to activate the Reactor.\
They can be obtained from Missions or purchased in the Shop.

Each Cell:

* has its own power tier
* determines the amount of instant XPR you receive
* defines the strength of your daily and Arcade rewards
* activates the Reactor for 7 days
* is burned after use

Battery Tiers & Pricing

<table data-header-hidden><thead><tr><th width="87.80078125"></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Tier</strong></td><td><strong>Cell type</strong></td><td><strong>Price</strong></td><td><strong>Turbo Price</strong></td><td><strong>XPR for activation</strong></td><td><strong>XPR per week</strong></td></tr><tr><td>Tier 0</td><td>Spark Cell</td><td>7 TRAX</td><td>5 TRAX</td><td>0</td><td>84</td></tr><tr><td>Tier 1</td><td>Flux Cell</td><td>70 TRAX</td><td>50 TRAX</td><td>100</td><td>210</td></tr><tr><td>Tier 2</td><td>Quantum Cell</td><td>700 TRAX</td><td>500 TRAX</td><td>1000</td><td>420</td></tr><tr><td>Tier 3</td><td>Nova Cell</td><td>7000 TRAX</td><td>5000 TRAX</td><td>8500</td><td>700</td></tr></tbody></table>

Duration: 7 days after activation

Important notes:&#x20;

* Buying a battery does NOT give XPR
* XPR only appears in races when battery is active

***

**Cell Types & Effects**

| Cell Type    | Power Tier          | Instant XPR | Effects                                              |
| ------------ | ------------------- | ----------- | ---------------------------------------------------- |
| Spark Cell   | Lite Efficiency     | 1 XPR       | Slightly improves daily rewards                      |
| Flux Cell    | Standard Efficiency | 100 XPR     | Upgrades daily rewards                               |
| Quantum Cell | Enhanced Energy     | 1,000 XPR   | Enables daily XPR earnings                           |
| Nova Cell    | Most Powerful       | 8,500 XPR   | Massive daily XPR bonuses + strongest reward scaling |

***

**Activation Summary**

* 1 Cell = 1 week of Reactor activation
* Instant XPR is awarded immediately upon activationuse
* Rewards stack weekly as long as the Reactor remains active

After 4 activations, the Reactor’s final evolved form is determined


---

# 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.roachracingclub.com/gameplay/roach-management/nft-reactor-and-cell-system.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.
