> For the complete documentation index, see [llms.txt](https://pirates-of-the-arrland.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pirates-of-the-arrland.gitbook.io/en/introducing-our-nft/nft-collections/ships-nft-collection.md).

# SHIPS NFT COLLECTION

### Initially, the NFT ship collection will consist of 1000 ships, divided into four classes:

#### The number of ships of a given class in the collection is indicated in parentheses.

### SailBoat

<div align="left"><figure><img src="/files/dmsQZ39Vioj7KoOOtD9b" alt="" width="306"><figcaption><p>(500)</p></figcaption></figure></div>

### Small Ship

<div align="left" data-full-width="false"><figure><img src="/files/mplRKMsXYO4MZxatZAGh" alt="" width="306"><figcaption><p>(300)</p></figcaption></figure></div>

### Medium Ship

<div align="left"><figure><img src="/files/rQk5ge2o04OPumejJwrg" alt="" width="306"><figcaption><p>(150)</p></figcaption></figure></div>

### Large Ship

<div align="left"><figure><img src="/files/WeeqgPOhngO20a3u00N9" alt="" width="306"><figcaption><p>(50)</p></figcaption></figure></div>

There are five classes of watercraft in the game, however, the NFT Ships collection does not include the Boat class. Each class includes ships of different types, which differ in speed of movement, maneuverability, range, hold capacity, required number of crew and firepower. For more information on ships, see section: [Watercraft.](/en/economy-of-the-world/watercraft.md)

{% hint style="info" %}
The ships will be available for purchase with $RUM token. In an advanced economy, players will be able to produce ships themselves on their NFT islands.
{% endhint %}


---

# 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:

```
GET https://pirates-of-the-arrland.gitbook.io/en/introducing-our-nft/nft-collections/ships-nft-collection.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.
