> 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/boats-nfts.md).

# Boats NFTs

## Overview

Some of the boats found or bought in **Gold Fever** as NFTs. These are important to the in-game traversal and the immersion of the world itself. Rivers are spread around all throughout the islands and crossing or traveling along them is a long and arduous task. Boats are the solution to all water-based traversal issues, and that makes them very sought after as means of transportation. As NFTs, boats can be bought, traded, and even rented among players.

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

## Canoes

Canoes are the humble "work-horses" in the world of water transport in **Gold Fever**. A single canoe can transport one player across most of the rivers on the Island. Whether they are rented or bought, canoes can be found everywhere in the **Gold Fever.** Requiring manual steering and rowing, it is not the fastest way to get around the Island, but it is reliable and its true value to players can be found in its upgrades.&#x20;

<figure><img src="/files/3d1eMpjrVYCHob9hJWai" alt=""><figcaption></figcaption></figure>

Canoes can be upgraded with one or two cargo pods, which will increase the carry limit. Doesn't matter if it's heavy cargo like tree logs or fellow player passengers, the canoe is a reliable and affordable means of aquatic transportation that **Gold Fever** hosts in its rich and diverse in-game world.&#x20;

<div><figure><img src="/files/sQ1lRj7g6rxmcZD57acF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6d58Niq9b1iK8SrlKe2o" alt=""><figcaption></figcaption></figure></div>


---

# 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/boats-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.
