# Machine parts

### 1. Machine parts(Basic)

* Each machine is composed of a combination of parts. Users build original machines by combining parts

#### 1) Parts Size

* Basic 3 types (light/medium/heavy) & special type&#x20;

#### 2) Parts Type

* Machine consists of parts (head/frame/legs/backpack) and weapon (weapon/room)
* Build an original machine by combining each part

#### 3) Parts Rarity

* Consists of N, B, A, S&#x20;
* Rank N parts can be earned through gameplay&#x20;
* B, A, S parts are combined through sub-grade reinforcement
* (Check if additional) B, A, S grade parts are obtained randomly through NFT sale

#### 4) Parts Colo

* Each part is randomly selected with a total of 6 colors (Red/Green/Black/Yellow/White/Blue)

### 2. Machine parts(Special)

* Parts that can produce special attacks/special effects, basic composition is the same as Basic
* Acquired by occupying certain areas in the game or through events&#x20;
* Special parts sales in the form of monthly auctions

<figure><img src="https://2931965008-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaQ2pXBlNKtTqB31URcql%2Fuploads%2F4UsXgXxaJB7eOl9dgETV%2FInterface.png?alt=media&#x26;token=1be6ba7f-337d-43e2-9131-cdd302261e2b" alt=""><figcaption><p>Interface of Machine build</p></figcaption></figure>

&#x20;

###


---

# 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://team-huffmen.gitbook.io/nftwar/nftwar_whitepaper/whiepaper-en/contents-of-game/machine-parts.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.
