# Spaceship

* **A spaceship is one of the most valuable** [**NFTs**](/whitepaper-space-six/nfts.md) **in the Space Six game, which simultaneously plays an important and critical role in the game process**. Every player in the game must build a spaceship at some point. As soon as it is constructed, the players can explore the space with it to find resources and gift [boxes](/whitepaper-space-six/nfts/boxes.md) or fight with other planets with it. The game has four types of spaceships, each with its features and capabilities. Owners from the [different zone](/whitepaper-space-six/nfts/lands.md) have limitations in having any spaceship; for example, the Advanced spaceship is the only option available to people who own bronze planets. Still, owners of better planets, such as Diamond, can use other higher-level spaceships, such as Elite, Epic, or Legendary, as well as Super Legendary. Of course, it is important to know that each landowner can only have two spaceships on his planet at the same time.


---

# 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://space-six.gitbook.io/whitepaper-space-six/nfts/spaceship.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.
