# Bank

You can find the Bank under **City** > **Bank**.

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

If you have any resources or Amero left after sending out your Commander, check if you're still able to build something with them to multiply your assets.&#x20;

If you've run out of options, you can sell the remaining resources on the Market, and deposit the Amero you gain from this into the Bank.

The Bank offers an interest rate of **10% per turn**, making it the perfect place to store Amero that you didn't use during a given turn.&#x20;

You can deposit/withdraw Amero at the Bank at any time - **any number of times per turn.**


---

# 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-cartels.gitbook.io/space-cartels-first-steps-guide/language-english/bank.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.
