> 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/chalk/create-nft-collection/buy-zcn-for-nft-via-erc-token.md).

# Buy ZCN for NFT via ERC token

1. Select **Buy with ERC token** as a mode of payment for buying allocation for storing NFT and click **Continue**.

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

2. Next, carefully review and confirm the desired storage amount for your purchase.&#x20;

<figure><img src="/files/4OY52vnohhbCrDaoKOS8" alt=""><figcaption></figcaption></figure>

3. Then, click "Buy."

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

4. Subsequently, click "Connect to MetaMask."

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

**Note:** Please ensure that you have MetaMask installed as a browser extension and are signed in with your wallet before proceeding.

5. Chalk will retrieve the network fees and total cost in ETH to buy ZCN. Proceed **Next** to Continue.

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

6. Now, provide your Metamask/Ethereum wallet address for making payment then proceed by clicking "Next".&#x20;

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

7. The process of buying ZCN comprises of four distinct stages.

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

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

&#x20;**Note:** Please be aware that Chalk will establish a connection with MetaMask and seek confirmation for MetaMask transactions.


---

# 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/chalk/create-nft-collection/buy-zcn-for-nft-via-erc-token.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.
