# Computer Types

&#x20;

There are four different Computer types that are available, with different use cases and attributes:

| GameByts         | Game Type | Example Return at Usage     |
| ---------------- | --------- | --------------------------- |
| Mobile Phone     | Mobile    | 4 BYT / 1 Power Unit        |
| Laptop           | Desktop   | 5 BYT / 1 Power Unit        |
| PC               | Desktop   | 6 BYT / 1 Power Unit        |
| Quantum Computer | Universal | 4 - 6.25 BYT / 1 Power Unit |

Factors affecting BYT returns include Computer Efficiency, Playing Consistency, and randomisation

## Computer Levels

<br>

Users can upgrade their Digital Computer by burning BYT, with GBS or SOL credit becoming necessary at specific level milestones. Each level-up requires a fixed amount of time, which increases as the Computer’s level rises, along with the corresponding costs in BYT, GBS or SOL credit. Players have the option to accelerate this process by burning additional BYT.

GBS or SOL credit is specifically required when advancing a Computer to level 30.

Each successful level-up grants between 4 and 12 Attribute points allocated based on the Computer’s quality tier

| Quality   | Attribute Point/Level up |
| --------- | ------------------------ |
| Common    | 4                        |
| Rare      | 6                        |
| Epic      | 8                        |
| Legendary | 10                       |

\
\
Reaching certain levels unlocks additional features:<br>

| Milestone | Triggered Event             |
| --------- | --------------------------- |
| Level 5   | Unlocks Socket 1            |
| Level 5   | Unlocks Computer minting    |
| Level 10  | Unlocks Socket 2            |
| Level 15  | Unlocks Socket 3            |
| Level 20  | Unlocks Socket 4            |
| Level 25  | Restore HP to full          |
| Level 30  | Unlocks maximum wallet size |

## Computer Attributes

Efficiency (BYT Earning): The more Efficient your setup is, the more BYT you get for the same amount of Power

Luck (Loot Crate): The higher your Luck stat, the more often you’ll score Loot Crate — and the better the loot inside!

Robustness: A higher Robustness impacts HP decay rate

Resilience (Durability & Repair): Resilience slows down how fast your Digital Computer wears out. The higher it is, the longer your Durability lasts. But keep in mind that better and higher-level Computers cost more to repair.

Durability affects how much BYT you can earn:

* At 50/100 Durability, your BYT earning drops to 90%&#x20;
* At 20/100 Durability, it drops all the way to 10%

<br>

NOTE: Lack of consistent gameplay will result in suboptimal BYT and Loot Crate rewards.

## Computer Qualities<br>

There are four distinct Computer Qualities. When a Computer is minted, its attributes are randomly generated within predefined ranges. This results in a wide variety of attribute combinations, even among Computers of the same quality tier

<br>

| Quality   | Min. Attribute | Max. Attribute |
| --------- | -------------- | -------------- |
| Common    | 1              | 10             |
| Rare      | 8              | 18             |
| Epic      | 15             | 35             |
| Legendary | 28             | 63             |

<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://gamebyts.gitbook.io/gamebyts/deep-dive/asset-module/publish-your-docs.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.
