# 9. Resource Transfer

**Island and Ship Transfer**

* <mark style="color:red;">**Island Transfer:**</mark>
  * To transfer resources between your ship and an island, your ship must be close to the island.
  * Access the transfer function by selecting the `Ships`, then press the <mark style="color:yellow;">**`Transfer Inventory`**</mark> button. Choose the resources to move and confirm the transfer.
* <mark style="color:red;">**Ship Transfer:**</mark>
  * You can also transfer resources between ships within the same roster. To do this, select the `Ships`, navigate to the roster, and hit the <mark style="color:yellow;">**`Transfer Inventory`**</mark> button.
  * This allows you to distribute resources strategically among your ships, ensuring each one is prepared for upcoming battles.

<figure><img src="/files/Xger264zNgGvyVmPbDeh" alt=""><figcaption></figcaption></figure>

**Post-Battle Transfer**

* After winning a battle and claiming loot, you can transfer resources from the ship at the end of the roster list.&#x20;


---

# 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/9.-resource-transfer.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.
