# ▶ Create ChainLayer NFT

After get ERB from the faucet, please proceed to the NFT creation page.

<figure><img src="/files/7ubZuhISYjpFcUGHqBbC" alt=""><figcaption></figcaption></figure>

*Clicking 'Create' will take you to the NFT forging page, where data is associated with the Limino wallet.All ErbieChain NFTs are forged and circulated on the blockchain layer. The Limino wallet offers two forging methods: AI-generated prompts and URL-based forging.*

**URL Method：**&#x45;nter a publicly accessible image URL in the box, set the custom royalty, and pay the gas fee to generate the NFT.

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

**AI Prompt Word Method：**&#x46;irst, select the AI mode, then enter the prompts you provide in the box and submit your email address. Pay the gas fee to generate the NFT. The corresponding image content will be sent to the email address you provided, and you can also find it in Erbie's Explorer.

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

After minting is complete, you can access your NFT assets in the Limino wallet.

{% embed url="<https://www.limino.com/>" %}
Limino Wallet
{% endembed %}

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

You can use the 'Details' option to access Erbie's Explorer and view the detailed information of your NFTs.

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

The address indicated by the arrow is the on-chain address of the NFT, and the Owner address corresponds to your wallet address.

<figure><img src="/files/aqTlDF8fJoJNoo5yDFta" 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://market-2.gitbook.io/the-guide-for-erbieglobal/create-chainlayer-nft.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.
