> For the complete documentation index, see [llms.txt](https://wiki.goldfever.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.goldfever.io/commercial-nfts/transportation-nfts/planes-nfts.md).

# Planes NFTs

Airplanes are some of the most prestigious means of transportation that can be bought in **Gold Fever** as NFTs. These are essential to the in-game traversal and the immersion of the world as players get to see the world from a bird's perspective. With rivers that are spread around all throughout the islands and crossing or traveling the terrain is a long and arduous task. Planes are the solution to all traversal issues, and that makes them highly sought after as means of transportation. As NFTs, planes can be bought, traded, and even rented among players.

<figure><img src="/files/Cpt75F3EVQj9Z0YHlc9k" alt=""><figcaption></figcaption></figure>

If you wish to learn more about air transportation, please visit [Air Transport](/game-features/transportation/air-transport.md) page.

## Overview

Airplanes are some of the most prestigious means of transportation that can be bought in **Gold Fever** as NFTs. These are essential to the in-game traversal and the immersion of the world as players get to see the world from a bird's perspective. With rivers that are spread around all throughout the islands and crossing or traveling the terrain is a long and arduous task. Planes are the solution to all traversal issues, and that makes them highly sought after as means of transportation. As NFTs, planes can be bought, traded, and even rented among players.

If you wish to learn more about air transportation, please visit&#x20;

### Seabird&#x20;

This fuselage design is semi-monocoque, meaning that the skin of the aircraft, which was plywood, could bear some weight and add structural rigidity. A plane worthy of any adventurer, the Seabird is a reliable and fashionable aircraft that is a great possession for any airman worth his wings.&#x20;

<figure><img src="/files/Q1XY0uBgaN4a5YbHqPZn" alt=""><figcaption></figcaption></figure>

### Sparrow

The Sparrow airplane is a great addition to any collection and a great mode of transportation. Its wide wingspan, robust motor, and comfortable seating make this a sought-after vehicle. Able to carry large amounts of cargo, the Sparrow pattern airplane is versatile for both exploring and transporting cargo.  &#x20;

<figure><img src="/files/tJz3Nmvd6NTl4jaR1Vds" alt=""><figcaption></figcaption></figure>

### Fox&#x20;

Upon its arrival on the island, the Fox was well regarded for its climbing ability and light controls. A maneuverable aircraft, it has found its use in the exploration of newly found lands and mapping new territories. Anyone with a Fox Airplane in their collection is a great friend to have in **Gold Fever.**

<figure><img src="/files/2HxzR8piIOtzfSg5ZozE" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.goldfever.io/commercial-nfts/transportation-nfts/planes-nfts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
