# 5. Ship Crafting

<figure><img src="/files/06TNJ4qJ8eXdfXVn3fN1" alt=""><figcaption><p>Ship Crafting</p></figcaption></figure>

Once you `Get` resources from the `Action Queue`, you can hit the Crafting button to start crafting.

### Crafting Recipe

At this stage, the only crafting recipe available is for a `small ship`, which requires a total of 15 resources, with a <mark style="color:green;">**minimum of 3 of each resource**</mark>.

### Adjusting Ingredients

* <mark style="color:red;">**Increase:**</mark> To increase the amount of a resource in the crafting table, click on the resource icon in the inventory on the right.
* <mark style="color:yellow;">**Decrease:**</mark> To reduce the amount of a resource in the crafting table, click on the resource icon in the crafting table.

As you adjust the ingredient amounts, you'll notice that the attributes of the output change:

* 1 normal wood = 1 defense
* 1 iron = 1 attack
* 1 cotton = 1 speed

### Start Crafting

When you finish adding the ingredients, hit "Craft" and enter the quantity you want to craft. This will cost $Energy and take a certain amount of 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://wiki.infiniteseas.io/product-guides/5.-ship-crafting.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.
