# Fleet Building

{% hint style="info" %}
Fleet is currently under development, the information provided is subject to change as it evolves to fit the development needs. We talk about all that will be developed at some point although not everything will be available on the MVP version, so it's essential to check the [roadmap](/space-misfits-fleet/roadmap.md) to find out the different stages.
{% endhint %}

Progression in "Space Misfits - Fleet" will require building large fleets composed of light and heavy fighters, cruisers, miners, logistics ships, and carriers. These ships will also need to be equipped with weapon turrets, missile batteries, and mining lasers.

All of these items are forged in the Shipyard. To craft an item, the player spends BITS and resources and then must wait the allotted forge time. If the player does not want to wait, they can spend CROWN to forge the item instantly. Alternatively the player can go to the blockchain marketplace and purchase already crafted items from other players.\
\
If the player holds the underlying NFT Blueprint for specific item they want to forge in their linked wallet they will have a reduced BITS cost and will forge the item instantly without any CROWN fee.&#x20;

Telemetry will be introduced in a later release to increase the stats of ships and turrets.


---

# 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-misfits.gitbook.io/space-misfits-fleet/game-concepts/game-mechanics/fleet-building.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.
