# Bank

The bank is a 3rd party inventory that facilitates all item exchanges except trading and the black market. Any item that will be [given away](/items/giveaways.md) or [deposited into casino games](/items/casino.md) must be inside the bank. All items won from casino games and giveaways are automatically transferred into winner's bank.

Items can be transferred in and out of the bank easily. There is no limit to the number of items that can be stored in the bank, nor is there a limit to the number of items exchangeable in one transfer.

### Private Banks

Bank inventories are private, only the player who owns it can view and transfer items in and out of it. There is no way to see the items in another player's bank.

![](/files/-LjyZTw2qPlu3k5eLCJ1)

{% content-ref url="/pages/-LTbrwaZQB97HgKRYvHp" %}
[Broken mention](broken://pages/-LTbrwaZQB97HgKRYvHp)
{% endcontent-ref %}


---

# 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://universe.titan.tf/items/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.
