# Address Book NFT Docs

## Address Book NFT Docs

- [What is Address Book NFT?](https://abnft-help.keyring.app/the-concept/what-is-address-book-nft.md): Match your email or nickname with your address
- [How it works](https://abnft-help.keyring.app/the-concept/how-it-works.md): Mint Address Book NFT in 30 seconds
- [Mint With Nickname](https://abnft-help.keyring.app/how-to-use/mint-with-nickname.md): Every nickname is unique
- [Mint With Email](https://abnft-help.keyring.app/how-to-use/mint-with-email.md): This process requires email verification
- [Sell NFT (Coming Soon)](https://abnft-help.keyring.app/how-to-use/sell-nft-coming-soon.md): Sell Your Unique Address Book NFT On OpenSea
- [Frequently Asked Questions](https://abnft-help.keyring.app/faq/frequently-asked-questions.md)
- [Terms of Service](https://abnft-help.keyring.app/service-policy/terms-of-service.md): For Address Book NFT System
- [Privacy Policy](https://abnft-help.keyring.app/service-policy/privacy-policy.md): For Address Book NFT System

## Address Book NFT ドキュメンテーション

- [Address Book NFTとは？](https://abnft-help.keyring.app/ja/the-concept/what-is-address-book-nft.md): メールアドレスまたはニックネームとアドレスを一致させる
- [仕組み](https://abnft-help.keyring.app/ja/the-concept/how-it-works.md): 30秒でAddress Book NFTをミント
- [ニックネームでミント](https://abnft-help.keyring.app/ja/how-to-use/mint-with-nickname.md): すべてのニックネームはユニークです
- [メールでミント](https://abnft-help.keyring.app/ja/how-to-use/mint-with-email.md): このプロセスではメールの確認が必要です
- [Sell NFT (近日公開)](https://abnft-help.keyring.app/ja/how-to-use/sell-nft.md): あなたのユニークなAddress Book NFTをOpenSeaで販売しましょう
- [よくある質問](https://abnft-help.keyring.app/ja/faq/frequently-asked-questions.md)
- [利用規約](https://abnft-help.keyring.app/ja/service-policy/terms-of-service.md): Address Book NFTシステムに関して
- [プライバシーポリシー](https://abnft-help.keyring.app/ja/service-policy/privacy-policy.md): Address Book NFTシステムに関して


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://abnft-help.keyring.app/the-concept/what-is-address-book-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.
