# メールでミント

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

メールアドレスを使用して**Address Book NFT**をミントするプロセスでは、登録時にメールに送信される確認コードをユーザーが確認する必要があります。

この確認ステップにより、フィッシングや関連する詐欺のリスクが効果的に軽減され、NFTが確認済みのメールアドレスに安全にリンクされることで、ミントプロセス全体のセキュリティが向上します。

1. [**abnft.keyring.app**](https://abnft.keyring.app/)にアクセスし、「Mint NFT」をクリック
2. ウォレットを接続 ([**KEYRING PROをダウンロード**](https://keyring.app/#download))
3. 「Register with your email address」をクリック
4. アバター、メールアドレス、説明を追加してください
5. ニックネームに一致するアドレスを挿入してください
6. 「登録」をクリック
7. 「メールを確認」をクリック
8. メールの受信箱を確認し、確認コードを使用してメールを確認してください
9. 「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-email.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.
