# ニックネームでミント

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

Address Book NFTは、各ミントセッション中にシステムが重複を厳密にチェックするため、ニックネームでミントされたすべてのNFTはユニークであることが保証されます。

このプロセスにより、同じニックネームを持つNFTが2つ存在しないことが保証され、ミントされた資産の独自性と排他性が維持されます。

ニックネームでAddress Book NFTをミントするには、以下の手順に従ってください。

1. [**abnft.keyring.app**](https://abnft.keyring.app/)にアクセスし、「Mint NFT」をクリック
2. ウォレットを接続 ([**KEYRING PROをダウンロード**](https://keyring.app/#download))
3. アバター、ニックネーム、説明を追加
4. ニックネームに一致するアドレスを挿入してください
5. 「Register」をクリック
6. 「Mint NFT」をクリック

(\*) 一致するアドレスとは、暗号通貨を受け取るためのアドレスであり、登録されたニックネームに接続されています。一方で、NFT所有者のアドレスは、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/ja/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.
