# Future Updates

#### Minting New Planes (Plane Assembly)

Players can also **mint new Planes** by fusing 6 different Plane Parts (1 of each type) + $PP. This creates a brand-new Plane NFT.

**Minting Requirements:**

* 1x Engine
* 1x Wings
* 1x Cockpit
* 1x Booster
* 1x Chassis
* 1x Fuel Tank
* $PP Minting Fee

***

**Notes:**

* Plane rarity is determined by the average rarity of parts + RNG influence
* Planes created via fusion **do not have the Luck stat.**
* These Planes **cannot drop Plane Parts** in races

This system supports a sustainable crafting loop and balances the supply of new Planes with player activity.

***

#### Other Updates

* Merge two non-genesis planes for improved stats/rarity
* Hangar NFTs
* Guilds
* Parts upgrades system
* Pilots NFTs
* Staking


---

# 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://pengu-planes.gitbook.io/pengu-planes/general-info/future-updates.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.
