# Watch

### Watch Attributes

1. **Range Attribute** - Determines the furthest range the Watch can detect
2. **Accuracy Attribute** - Determines the size of the area the Watch can detect and what information can be detected
3. **Luck Attribute** - Determines if the user will have increased chances of being rewarded with higher quality items
4. **Toughness Attribute** – Determines how much repair and maintenance is required on the Watch.

### Attribute Cap <a href="#toc104155211" id="toc104155211"></a>

1. **Range:** 1000
2. **Accuracy:** 1000
3. **Luck:** 300
4. **Toughness:** 1000.

The higher the Watch level of quality, the higher the repair cost. Durability is a Watch’s “stamina” bar. When a Watch is used to analyze the detail of a treasure box, or after each *Treasure Box Opening Event* (TBOE), the Durability will decrease. Watches receive a “worn-out” penalty at the following two (2) Durability touchpoints:

1. 50% Durability, the Watch Range drops to 90%
2. 20% Durability, the Watch Range drops to 10%.

There is one (1) type of Watch. There are seven (7) Watch qualities. When a Watch is minted, the value of each attribute is chosen randomly within a minimum and maximum values depending on the Watches quality. As such, even a Watch of the same quality may have vastly different attribute distributions.

**NOTE:** Bronze quality Watchs are free and are available to new users to trial the game. When Bronze Watchs are equipped, users are able to:

1. **SEEK** treasure boxes containing non-crypto coins and low-value vouchers only
2. View all other treasure boxes/other rewards (unable to open).

**Table: Watch Qualities, Attributes and Special Effects**

| **Quality**           | **Min. Attribute** | **Max. Attribute** | **Special Effects** |
| --------------------- | ------------------ | ------------------ | ------------------- |
| **Bronze**            | 1                  | 10                 | -                   |
| **Silver**            | 1                  | 10                 | -                   |
| **Gold**              | 8                  | 18                 | +1 Socket           |
| **Platinum**          | 15                 | 35                 | +2 Socket           |
| **Diamond**           | 28                 | 63                 | +3 Socket           |
| **Legendary**         | 50                 | 112                | +4 Socket/TBD       |
| **Ancient Legendary** | 78                 | 150                | +4 Socket/TBD       |

### Watch Levels

Users can level up their Watchs by burning **ABE** and **ADO**(**ADO** for Legendary/Ancient Legendary only). Each level up takes a fixed time to complete, which increases along with the amount of **ABE** required according to the Watch level. The time to level up can be reduced by burning ABE earnings. In addition, ABE and ADO are required to level up a Watch to Levels 29 and 30. Upon leveling up, users will attain 4 - 12 additional Attribute points to assign according to their Watch quality.

**Table: Watch Levels**

| **Quality**           | **Attribute Point/Level Up** |
| --------------------- | ---------------------------- |
| **Bronze**            | 2                            |
| **Silver**            | 4                            |
| **Gold**              | 6                            |
| **Platinum**          | 8                            |
| **Diamond**           | 10                           |
| **Legendary**         | 14                           |
| **Ancient Legendary** | 18                           |

Additional perks will be unlocked upon reaching certain level milestones.

**Table: Watch Additional Perks**

| **Milestone** | **Triggered Event**                                  |
| ------------- | ---------------------------------------------------- |
| **Level 5**   | Watch-Minting                                        |
| **Level 10**  | Unlock Socket 1                                      |
| **Level 15**  | Unlock Socket 2 (Gold+)                              |
| **Level 20**  | Unlock Socket 3 (Platinum+)                          |
| **Level 25**  | Unlock Socket 4 (Diamond+)                           |
| **Level 30**  | Unlock Legendary Socket (Legendary/A.Legendary only) |
| **Level 30**  | Unlock ADO earning                                   |

### Watch Customization

At Level 30, users have the option of burning **ABE**/**ADO**/**NFT** to customize their Watchs, including but not limited to - name changing, skin changing, adding a quote, adding extra Attribute points, etc. More detail about customization will be released soon.

### Genesis Watch

Genesis Watchs are Watchs #1 – 10,000, which have benefits of social ranking and other perks being developed.


---

# 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://whitepaper.seektoearn.com/adventure-go-whitepaper/game-fi-elements-seek-mode/watch.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.
