# 1. クイックスタート

- [1.1 アプリ導入と初期設定](https://docs.syfu.io/ja/quick-start/app-setup.md)
- [SyFu NFT Transferの使い方](https://docs.syfu.io/ja/quick-start/app-setup/syfu-nft-transfer.md)
- [SyFuウォレット → ゲーム内へ複数NFTを同時送付する方法](https://docs.syfu.io/ja/quick-start/app-setup/syfuwallet-to-game.md)
- [SyFuマーケットプレイスの使い方](https://docs.syfu.io/ja/quick-start/app-setup/syfu-marketplace.md)
- [Elementの使い方](https://docs.syfu.io/ja/quick-start/app-setup/elementnoi.md)
- [1.2 SyFuウォレットについて](https://docs.syfu.io/ja/quick-start/syfu-wallet.md)
- [資産移動と手数料（ガス代 / 出金手数料）](https://docs.syfu.io/ja/quick-start/syfu-wallet/fees.md): このページは、SyFu内の「資産移動」に伴う 費用（ガス代・手数料） をまとめたページです。
- [機種変更・端末紛失時のウォレット対応ガイド](https://docs.syfu.io/ja/quick-start/syfu-wallet/device-change-loss.md): SyFuウォレットは MPC方式 を採用しており、秘密鍵を直接管理する必要はなく「3つの認証要素のうち2つが有効であれば」復元できます。
- [1.3 初回BIND & チェックイン](https://docs.syfu.io/ja/quick-start/first-bind-checkin.md)
- [1.4 デイリー運用](https://docs.syfu.io/ja/quick-start/daily-operations.md)
- [1.5 よくある質問（Quick FAQ）](https://docs.syfu.io/ja/quick-start/faq.md)


---

# 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://docs.syfu.io/ja/quick-start.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.
