# Secret Box

###

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

### ***How to Earn Secret Box?***

*Every time you move 10KM using each NFT Watch, you will get a secret box with a low probability. The important thing is that since the level of NFT Watch is set to 0 (because Luck Stat is set to 0), **there is a chance to get a secret box only*** ***when the level of NFT Watch is increased and the Luck Stat becomes at least +1.** Even if the slot system is used, the movement distance is accumulated for each NFT Watch.*

### ***Secret Box Logic***

* [x] *The movement distance of each NFT Watch is accumulated.*
* [x] *If the NFT Watch's Luck Stat is 0, the probability of getting a Secret Box is 0% even if you move 10KM.*
* [x] *Even if the slot system is used, NFT Watches are accumulated for each movement distance of the NFT Watch.*
* [x] *Secret Box can be traded in the form of NFT.*&#x20;
* [x] *SWP tokens are consumed when Secret Box is opened. **The Secret box Reveal cost is 5,000 SWP***
* [x] *NFT Watch displays each **cumulative distance (Movement Distance)**. Every 10,000M, the {Check Gifts} button is activated on the NFT Watch. When this button is pressed, the Secret Box is sent according to the NFT Watch's Luck Stats, or nothing is paid.*

### *When the Secret Box is opened*

* [x] ***Repair Tickets*** : *Charges the Durability of 1 NFT Watch to 100%. <mark style="color:red;">**(69%)**</mark>*
* [x] ***Reward Token :** SWP 1\~1000 comes out randomly* *<mark style="color:red;">**(20%)**</mark>*
* [x] ***Reward Token :** USDT 1\~10 comes out randomly* *<mark style="color:red;">**(1%)**</mark>*
* [x] ***Sprint NFT Titanium Box :\*\*\*\*&#x20;**<mark style="color:red;">**(10%)**</mark>*

### *Correlation between Luck Stat and NFT Watch Level*

<table data-header-hidden><thead><tr><th width="155"></th><th></th></tr></thead><tbody><tr><td><em><strong>Rarity</strong></em></td><td><em><strong>Luck-LCK</strong></em></td></tr><tr><td><em><strong>Common</strong></em></td><td><em>Increase 1% of the probability</em><br><em><strong>Per Level</strong></em></td></tr><tr><td><em><strong>Fine</strong></em></td><td><em>Increase 1.2% of the probability</em><br><em><strong>Per Level</strong></em></td></tr><tr><td><em><strong>Superior</strong></em></td><td><em>Increase 1.4% of the probability</em><br><em><strong>Per Level</strong></em></td></tr><tr><td><em><strong>Highend</strong></em></td><td><em>Increase 1.6% of the probability</em><br><em><strong>Per Level</strong></em></td></tr><tr><td><em><strong>Luxury</strong></em></td><td><em>Increase 1.8% of the probability</em><br><em><strong>Per Level</strong></em></td></tr><tr><td><em><strong>Masterpiece</strong></em></td><td><em>Increase 2.0% of the probability</em><br><em><strong>Per Level</strong></em></td></tr></tbody></table>

\
***Notice - If the NFT Watch has a Luck stat of 0, the Secret Box will never appear.***\
\ <br>


---

# 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.ssprint.io/sprint-nft/secret-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.
