# Storage

In **Bunker Survivor**, the **Storage** room is a critical facility where all the valuable metal resources earned by your cars during their wasteland expeditions are securely stored.

### Storage functions

1. **Collecting Metal Resources:** Whenever your cars complete an expedition in the wastelands, all the wasteland crates resources they gather are automatically deposited into the Storage room. This ensures that your hard-earned metal is safely preserved for future use.

{% hint style="info" %}
You are able to claim your stored wasteland crates resources to your in-game balance at any time. This allows you to access the wasteland crates you've earned and use it for various in-game purposes.
{% endhint %}


---

# 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://bunkersurvivor.gitbook.io/bunker-survivor/bunker-rooms/storage.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.
