# Use Blimp as Direct Storage

1. [Sign up](/products/blimp/sign-up.md) for Blimp, and you'll be redirected to the Blimp homepage.

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

&#x20;2\. On the Blimp homepage, initiate the process by clicking on the "+ Create Allocation" button.

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

3. Select "Direct Storage" and confirm your choice.

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

4. Next, provide your Allocation Settings and confirm them.

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

5. Please choose a blobber to host your allocation by clicking on the "Add" button.

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

6. Upon selecting a blobber, it will appear in the "Preferred Blobbers" section.

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

7. Now, scroll down and click the "Confirm" button.

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

8. Confirm the token amount for storage.

<figure><img src="/files/2DIBgulU1PREPOQHBcAs" alt="" width="478"><figcaption></figcaption></figure>

9. Review the token amount for storage.

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

9. If you already have a ZCN balance, you can utilize it for payment. Otherwise, you can purchase ZCN in exchange for ERC-20 tokens. For guidance on purchasing ZCN, refer to the "[Buy ZCN for Storage](/products/blimp/sign-up/buy-zcn-for-storage.md)" section. In this case, we will utilize the existing balance for payment.

<figure><img src="/files/11BvhphAIeHSBcOv8vJk" alt=""><figcaption></figcaption></figure>

10. &#x20;Upon successful payment, your allocation will be created, and you will be redirected to the "All Files" section, where you can find a list of files uploaded to your allocation. To access your allocation name, available storage space, and expiration details, please check the lower left corner of the application. This section is highlighted in the screenshot below.

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

11. To upload a file to your allocation, simply click on the "Upload" button located in the upper left corner. The button is highlighted in the screenshot provided below.

<figure><img src="/files/kLOsgdpNReCeLmgd9swi" alt=""><figcaption></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-old.zus.network/products/blimp/use-blimp-as-direct-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.
