> 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/economy/x-social-rewards.md).

# X / Social Rewards

Connect X (Twitter), post about Rig Rooms, earn **Reward Points (RP)**, and unlock a weekly mining boost. RP is **not** SP — it tracks social progress in this **Solana play-to-earn game**.

## Basics

| Rule             | Detail                                                                    |
| ---------------- | ------------------------------------------------------------------------- |
| Currency         | **RP** (reward points)                                                    |
| Daily RP cap     | **1,500 RP** per UTC day                                                  |
| New X accounts   | Must be **≥ 90 days** old to connect (existing connections grandfathered) |
| Qualifying posts | Original posts mentioning **@RigRooms** or **$COMPUTE**                   |
| Not qualifying   | Retweets / replies as the only action                                     |

## How to earn RP

| Action                                    | RP                               |
| ----------------------------------------- | -------------------------------- |
| Connect X                                 | 500 (once per Rig Rooms account) |
| Follow @RigRooms                          | 500 (once)                       |
| First qualifying post                     | 375 (once)                       |
| Qualifying post discovered                | 250                              |
| Post includes referral `rigrooms.com/r/…` | +150                             |
| Like on a tracked post                    | 10 (new likes; 24h window)       |
| Repost on a tracked post                  | 30 (new reposts; 24h window)     |

## Weekly mining boost

1. Hit the **1,500 RP** daily cap on **all 7 days** Mon–Sun (UTC)
2. Unlock a **25% mining output boost for 24 hours**
3. Activate it during that week when ready

## Anti-spam

Posting more than **20** qualifying originals in **20 minutes** can trigger a permanent ban. Post normally; don’t farm spam.

## Related

* [Play](https://rigrooms.com/play/login)
* [How to Earn $COMPUTE](/rig-rooms-docs/play-and-earn/how-to-earn-compute.md)
* [Token-Holder Rewards](/rig-rooms-docs/economy/token-holder-rewards.md)
* Site guide: [X Rewards](https://rigrooms.com/guidebook/social-rewards)
* X: [@RigRooms](https://x.com/rigrooms)
* PlayToEarn: [playtoearn.com/blockchaingame/rig-rooms](https://playtoearn.com/blockchaingame/rig-rooms)


---

# 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/economy/x-social-rewards.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.
