# Mint With Nickname

<figure><img src="/files/5Fdi4qniizhS8KQUTNxp" alt=""><figcaption></figcaption></figure>

Every Address Book NFT minted with a nickname is guaranteed to be <mark style="color:green;">**unique**</mark>, as the system rigorously checks for duplicates during each minting session.&#x20;

This process ensures that no two NFTs share the same nickname, maintaining the distinctiveness and exclusivity of each minted asset.

To mint Address Book NFT with your nickname, please follow the steps below.

1. Go to [**abnft.keyring.app**](https://abnft.keyring.app/), click 'Mint NFT'
2. Connect Wallet ([**Download KEYRING PRO**](https://keyring.app/#download))
3. Add your avatar, nickname, description
4. Insert the **matching address** with the nickname&#x20;
5. Click 'Register'
6. Click 'Mint NFT'

(\*) ***Matching address** is the address to receive cryptocurrency and connected to the registered nickname, whereas the **NFT owner address** is the address that holds Address Book NFT.*


---

# 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://abnft-help.keyring.app/how-to-use/mint-with-nickname.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.
