> For the complete documentation index, see [llms.txt](https://docs-old.zus.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.zus.network/products/blimp/sign-up/buy-zcn-for-storage.md).

# Buy ZCN for Storage

**Instructions**

1. Please choose your preferred allocation method ([Direct Storage](https://docs.zus.network/products/blimp/use-blimp-as-direct-storage), [S3 Server](https://docs.zus.network/products/blimp/use-blimp-as-s3-server), or [Cloud Migration](https://docs.zus.network/products/blimp/use-blimp-for-cloud-migration)) and confirm the amount to be locked.

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

2. Click the "Buy" button. Refer to the screenshot below for reference.

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

3. Proceed by selecting "Buy with ERC Token."

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

4. Connect your Metamask wallet.

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

5. Specify the purchase amount (minimum 1 ZCN) and click "Next."

<figure><img src="/files/66xtoAa8PaHpNp1taCSs" alt=""><figcaption></figcaption></figure>

6. Provide your Metamask or Ethereum wallet address.

<figure><img src="/files/8F99bGCAN5zzyzy9wYEk" alt=""><figcaption></figcaption></figure>

7. Blimp will execute the transaction and prompt you to confirm it in Metamask.

<div><figure><img src="/files/WIcfBp8oQBvpeMNCY8PJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xWG8OSqve5LDyfh1qg4O" alt=""><figcaption></figcaption></figure></div>

The transaction will take place in multiple stages, including:

1. Swap: Exchanging ETH tokens for ZCN-ERC.
2. Increase Allowance: A higher allowance or gas limit typically signifies that the transaction will require more processing and prioritization.
3. Burn: Burning a specific amount of the currency with each trade.
4. Mint: Creating new units of the currency to replace those that were burned.

Please note that you will need to confirm transactions on Metamask at each stage. Refer to the screenshot on the upper right for reference.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-old.zus.network/products/blimp/sign-up/buy-zcn-for-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
