> For the complete documentation index, see [llms.txt](https://rig-rooms.gitbook.io/rig-rooms-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rig-rooms.gitbook.io/rig-rooms-docs/play-and-earn/solana-play-to-earn.md).

# Solana Play-to-Earn

Looking for a **Solana play-to-earn game**? Rig Rooms is a browser-based **crypto mining simulator** on Solana: collect virtual GPUs, build operational rigs, and accrue $COMPUTE — the game’s **low market cap P2E coin** — from your share of in-game hash rate.

## What play-to-earn means here

Rig Rooms is GameFi on Solana with a clear loop:

* Open packs for components
* Assemble mining rigs
* Keep them online
* Claim $COMPUTE when your pending balance hits the threshold

Progress comes from better gear, smarter builds, and marketplace trading — not from clicking a faucet.

It is a **crypto mining simulator**, not real ASIC hosting. Your physical GPU is never used. Rewards are in-game $COMPUTE allocation based on hash-rate share inside the Rig Rooms network.

## Why players look for Solana P2E

Solana play-to-earn seekers usually want:

* A game they can enter in a browser
* A token they can verify on-chain
* Systems that keep running when they step away

Rig Rooms ships all three: custodial wallet on signup, public $COMPUTE mint, and offline accrual while rigs stay operational.

Account creation is free. Earning requires an operational rig plus the platform’s $COMPUTE hold requirement. That gate keeps rewards tied to real participation in the economy.

## Core gameplay loop

1. Start at [Play](https://rigrooms.com/play/login)
2. Open component packs with Store Points (SP)
3. Slot frames, GPUs, boards, CPUs, PSUs, fans, and cables into a working bay
4. Earn from hash rate over time
5. Trade spare parts on the marketplace (5% fee routes to a public burn wallet)
6. Climb the [public leaderboard](https://rigrooms.com/leaderboard)

## How Rig Rooms compares

Many Solana crypto games lean on combat, cards, or clicker mechanics. Rig Rooms leans into mining fantasy: rooms, bays, rarity tiers, condition/repair, and a hash-rate meta that rewards optimization.

Treat it as an idle-style **mining simulator** with marketplace depth — closer to building a virtual farm than grinding PvP.

## Related

* [Play](https://rigrooms.com/play/login)
* [Passive income on Solana](/rig-rooms-docs/play-and-earn/passive-income-on-solana.md)
* [Getting started](/rig-rooms-docs/play-and-earn/getting-started.md)
* [How to Earn $COMPUTE](/rig-rooms-docs/play-and-earn/how-to-earn-compute.md)
* [On-site overview](https://rigrooms.com/solana-play-to-earn)
* [In-game mining guide](https://rigrooms.com/guidebook/mining)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rig-rooms.gitbook.io/rig-rooms-docs/play-and-earn/solana-play-to-earn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
