> For the complete documentation index, see [llms.txt](https://docs.2r2.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2r2.io/overview/rp-shop.md).

# RP Shop

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

## What is RP Shop?

RP Shop is a raffle that allows participants to utilize RP to enter and stand a chance to win exclusive prizes.

**Engaging with RP Shop**

The RP Shop is designed to motivate users to engage actively with the 2R2 platform, serving as a compelling reason to collect more RP.&#x20;

**The Thrill of the Draw**

Participating in RP Shop is a thrilling experience. Users can use their RP to choose from three different box types, each with its unique set of prizes. The excitement lies in not only the possibility of winning exclusive items but also the anticipation of finding out the results instantly.

**Exclusive Prizes**

2R2 has curated a collection of "Must Have" items for NFT collectors that will make the RP Shop experience truly worthwhile.

## How to participate in RP Shop?

1. Collect RP through [Daily](/overview/rewards/daily-reward.md), [Voting](/overview/rewards/voting-reward.md), [Holding](/overview/rewards/holding-reward.md),[ Collector ](/overview/rewards/collector-reward.md)and Achievement rewards.
2. Participate the raffle with the prize you want.
3. No need to wait for the raffle to finish, it's an instant outcome raffle!

## Box Rarity

각 상자는 참여하기 위해 특별한 조건이 필요하며, 이러한 상자들은 주요 상품을 획득할 높은 확률을 가지고 있습니다.

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

## RP Shop History

<table data-full-width="true"><thead><tr><th width="207">Start Date</th><th width="283">Prize</th><th width="102.24999999999997">Quantity</th><th>Eligibility</th></tr></thead><tbody><tr><td>7/24/23</td><td>Cel Mates Crime Report</td><td>3</td><td>N/A</td></tr><tr><td>7/24/23</td><td>0.1 ETH</td><td>8</td><td>N/A</td></tr><tr><td>7/24/23</td><td>MAX PAIN AND FRENS by XCOPY</td><td>1</td><td>N/A</td></tr><tr><td>9/1/23</td><td>0.2 ETH</td><td>1</td><td>Conference Participants</td></tr><tr><td>9/1/23</td><td>Gemesis</td><td>10</td><td>Conference Participants</td></tr><tr><td>12/13/23</td><td>Trademark by Jack Butcher</td><td>1</td><td>SNS Verified</td></tr><tr><td>12/13/23</td><td>Peris of Sese by All Seeing Seneca</td><td>3</td><td>SNS Verified</td></tr><tr><td>12/13/23</td><td>Threads by Professor Jun</td><td>1</td><td>SNS Verified</td></tr></tbody></table>


---

# 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://docs.2r2.io/overview/rp-shop.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.
