# Upgrade Storage

### Storage Summary Card

The Storage Summary Card provides a concise and clear overview of the storage space allocation and usage for users on the platform. Located in the bottom-left corner of Vult, Blimp and Chalk interface, this feature allows users to quickly understand their current storage status and easily manage their storage capacity.

<div align="center"><figure><img src="/files/CCoHyHAI7euxn04JHTlS" alt=""><figcaption><p>Fig1: Blimp Storage Card</p></figcaption></figure></div>

|                            |                                                                                                                                                                             |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Total Storage Capacity** | Indicates the total allocated storage space available to the user. For example, "2 GB."                                                                                     |
| **Expiration Date**        | Displays the expiration date of the current storage plan, helping users plan for upgrades or renewals.                                                                      |
| **Usage Indicator**        | Shows the amount of storage used out of the total available. This is visually represented through a progress bar and numerically detailed, such as "70.28 KB used of 2 GB." |
| **Upgrade Storage**        | Includes an "Upgrade Storage" button, encouraging users to increase their storage capacity as needed.                                                                       |

### Upgrade Storage

These are the steps to increase your available storage space

1. **Choose the preferred space.** You need to choose how much space you want to expand your storage to.&#x20;

<figure><img src="/files/R5SkSxJe2wOECczx4pGW" alt=""><figcaption><p>Fig2: Choose storage size</p></figcaption></figure>

2. **Choose the payment method.** You can pay for this extension using either ERC-20 Tokens or Bank Cards.

<figure><img src="/files/ywBi1Rs1BsKfuCDRCUfB" alt=""><figcaption><p>Fig3: Choose payment method</p></figcaption></figure>


---

# 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://docs.zus.network/zus-docs/webapps/blimp/upgrade-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.
