# Next Favorite Thingsドキュメント

## Docs

- [ようこそNext Favorite Thingsへ](https://next-favorite-things.gitbook.io/jp/youkosonext-favorite-thingshe.md)
- [ご利用ガイド](https://next-favorite-things.gitbook.io/jp/for-beginner.md)
- [ユーザー登録](https://next-favorite-things.gitbook.io/jp/for-beginner/signup.md)
- [ウォレット発行](https://next-favorite-things.gitbook.io/jp/for-beginner/wallet.md)
- [アイテムを購入する](https://next-favorite-things.gitbook.io/jp/for-beginner/buy-item.md)
- [配布中のアイテムを受け取る](https://next-favorite-things.gitbook.io/jp/for-beginner/get-item.md)
- [ミッションを達成する](https://next-favorite-things.gitbook.io/jp/for-beginner/mission.md)
- [ミッション達成特典を受け取る/利用する](https://next-favorite-things.gitbook.io/jp/for-beginner/reward.md)
- [メニュー内機能](https://next-favorite-things.gitbook.io/jp/for-beginner/meny.md)
- [お知らせ](https://next-favorite-things.gitbook.io/jp/news.md)
- [利用規約](https://next-favorite-things.gitbook.io/jp/terms.md)
- [プライバシーポリシー](https://next-favorite-things.gitbook.io/jp/privacy.md)
- [特定商取引法に基づく表記](https://next-favorite-things.gitbook.io/jp/legal-notice.md)
- [お問い合わせ](https://next-favorite-things.gitbook.io/jp/contact.md)
- [JR九州NFTアカウントの引継ぎ](https://next-favorite-things.gitbook.io/jp/jrkyushunft.md)


---

# 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://next-favorite-things.gitbook.io/jp/youkosonext-favorite-thingshe.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.
