> 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/trust/is-rig-rooms-legit.md).

# Is Rig Rooms Legit?

Short answer: **Rig Rooms is a real browser game on Solana** with a public website, public token mint, public burn wallet, and playable product. It is **not** a bank, not a staking protocol, and **not** a guaranteed-income product.

## What you can verify yourself

| Check                   | Where                                                                                                                              |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| Official site           | [rigrooms.com](https://rigrooms.com)                                                                                               |
| Play / login            | [rigrooms.com/play/login](https://rigrooms.com/play/login)                                                                         |
| $COMPUTE mint           | `Hvf6MeVBnUqQZBtMXkabRzfuQae1Tx3YQSvf3Lrkpump` on [Solscan](https://solscan.io/token/Hvf6MeVBnUqQZBtMXkabRzfuQae1Tx3YQSvf3Lrkpump) |
| Market page             | [DexScreener](https://dexscreener.com/solana/Hvf6MeVBnUqQZBtMXkabRzfuQae1Tx3YQSvf3Lrkpump)                                         |
| Marketplace burn wallet | `ArQcd9BJRi3EZ3SZCmfMuwtMLVWxnkGT6wkWax5BYDwH`                                                                                     |
| Social                  | [@RigRooms](https://x.com/rigrooms) · [Discord](https://discord.gg/C9x3pbSDJ)                                                      |
| PlayToEarn listing      | [playtoearn.com/blockchaingame/rig-rooms](https://playtoearn.com/blockchaingame/rig-rooms)                                         |
| In-game docs            | [Guidebook](https://rigrooms.com/guidebook) · [Docs](https://rigrooms.com/docs)                                                    |

## What Rig Rooms is

* A **crypto mining simulator** / **Solana play-to-earn game**
* Virtual GPU rigs, hash-rate rewards in **$COMPUTE**, packs, marketplace, Rig Wars
* Custodial wallet created on email signup

## What Rig Rooms is not

* Not Bitcoin / physical GPU mining
* Not a promise of salary, APY, or risk-free “passive income”
* Not financial advice

$COMPUTE can be described as a **low market cap P2E coin** — volatile by nature. Only use funds you can afford to lose.

## Red flags to avoid

* Anyone DM’ing “support” seed phrases
* Fake mints / fake domains that aren’t `rigrooms.com`
* Guaranteed profit claims from third parties

Official support: [Discord](https://discord.gg/C9x3pbSDJ) · [Contact](https://rigrooms.com/contact) · [PlayToEarn](https://playtoearn.com/blockchaingame/rig-rooms)

## Related

* [What is Rig Rooms?](/rig-rooms-docs/readme.md)
* [FAQ](/rig-rooms-docs/help/faq.md)
* [How to Earn $COMPUTE](/rig-rooms-docs/play-and-earn/how-to-earn-compute.md)
* [Play](https://rigrooms.com/play/login)


---

# 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/trust/is-rig-rooms-legit.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.
