# Special Box

Through gameplay, users can acquire special boxes in addition to PER and XPER.\
The higher the level of the special box, the more valuable items it contains.

| Special Box Level | The minimum luck required for acquisition |
| :---------------: | :---------------------------------------: |
|         1         |                     1                     |
|         2         |                     50                    |
|         3         |                    100                    |
|         4         |                    150                    |
|         5         |                    200                    |
|         6         |                    250                    |
|         7         |                    300                    |
|         8         |                    350                    |
|         9         |                    400                    |
|         10        |                    450                    |
|         11        |                    500                    |
|         12        |                    550                    |
|         13        |                    600                    |
|         14        |                    700                    |
|         15        |                    800                    |
|         16        |                    900                    |
|         17        |                   1,000                   |
|         18        |                   1,200                   |
|         19        |                   1,400                   |
|         20        |                   1,600                   |
|         21        |                   1,800                   |
|         22        |                   2,000                   |
|         23        |                   2,200                   |
|         24        |                   2.400                   |
|         25        |                   2,600                   |
|         26        |                   2,800                   |
|         27        |                   3,000                   |
|         28        |                   3,200                   |

The table is based on SUV and sedan categories, with off-road and sports vehicles receiving a bonus that allows them to obtain a special box one level higher.

The table represents the minimum luck value needed to acquire a special box of a new level. Within this range, higher luck values increase the likelihood of obtaining a special box of a higher level.

## The types of items based on the level of the special box

In special boxes of level 6 or higher, if you fail to obtain the basic items determined by the above table, you can acquire one of the following bonus items: (Gems, Levels 1-3, Restoration Components, Normal to Elite, Level-Up Components, Normal to Elite)

<figure><img src="https://2438498047-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflK4sG0vWxDViwDxgyKO%2Fuploads%2FZTlCMPXusBAviz7THvQd%2FSpecialBox_250512_eng.png?alt=media&#x26;token=e65fdc75-097a-4be3-a48d-c94d7052d0b4" alt=""><figcaption></figcaption></figure>


---

# 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.perplay.io/perplay-whitepaper/game-fi/item/special-box.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.
