# Garage

### 3. Garage

* Space for machine maintenance/storage, only machines stored in the garage can participate in battle&#x20;

#### 1) Garage rarity

* Can store 1 to 6 machines depending on the grade of garage&#x20;
* By default, it is possible to minting a garage that can store one machine
* Random garage that can store 2-6 machines through NFT sale

#### 2) Garage advantage

* When you have multiple machines, you can lead the battle to your advantage by selecting the appropriate machine for each battle
* However, it is possible only if the owned garage is in a state that can store multiple machines
* Machines can only be built on decks in their own garage

<figure><img src="/files/OGixgC8scivzPp89wlQS" alt=""><figcaption><p>Garage of NFTWAR</p></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://team-huffmen.gitbook.io/nftwar/nftwar_whitepaper/whiepaper-en/contents-of-game/garage.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.
